| Package | Description | 
|---|---|
| com.scvngr.levelup.core.model | |
| com.scvngr.levelup.core.model.factory.json | 
| Modifier and Type | Field and Description | 
|---|---|
static Parcelable.Creator<User> | 
User.CREATOR
Implements the  
Parcelable interface. | 
| Modifier and Type | Method and Description | 
|---|---|
User | 
User.UserBuilder.build()  | 
User | 
UserWithAccessToken.getUser()  | 
| Constructor and Description | 
|---|
UserWithAccessToken(AccessToken accessToken,
                   User user)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected User | 
UserJsonFactory.createFrom(JSONObject json)  |