Package io.micronaut.serde.data
Class Users3.User
java.lang.Object
io.micronaut.serde.data.Users3.User
- Enclosing class:
- Users3
-
Field Summary
Modifier and TypeFieldDescriptionint
int
boolean
double
double
-
Constructor Summary
-
Method Summary
-
Field Details
-
_id
-
index
public int index -
guid
-
isActive
public boolean isActive -
balance
-
picture
-
age
public int age -
eyeColor
-
name
-
gender
-
company
-
email
-
phone
-
address
-
about
-
registered
-
latitude
public double latitude -
longitude
public double longitude -
tags
-
friends
-
-
Constructor Details
-
User
public User()
-
-
Method Details