Package com.shephertz.app42.paas.sdk.java.user

Class Summary
User This User object is the value object which contains the properties of User along with the setter & getter for those properties.
UserResponseBuilder UserResponseBuilder class converts the JSON response retrieved from the server to the value object i.e User
UserService Creates User for the App.
 

Enum Summary
User.UserGender An enum that contains the User Gender either MALE or FEMALE.