Package com.shephertz.app42.paas.sdk.jme.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.
User.UserGender This class contains the User Gender either MALE or FEMALE.
UserResponseBuilder UserResponseBuilder class converts the JSON response retrieved from the server to the value object i.e User
UserService Creates User for the App.