|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.shephertz.app42.paas.sdk.jme.user.User.UserGender
public static class User.UserGender
This class contains the User Gender either MALE or FEMALE.
Field Summary | |
---|---|
static java.lang.String |
FEMALE
|
static java.lang.String |
MALE
|
Constructor Summary | |
---|---|
User.UserGender()
|
Method Summary | |
---|---|
static void |
throwExceptionIfNotValid(java.lang.String val)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String FEMALE
public static java.lang.String MALE
Constructor Detail |
---|
public User.UserGender()
Method Detail |
---|
public static void throwExceptionIfNotValid(java.lang.String val)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |