Package | Description |
---|---|
com.stonefacesoft.ottaa | |
com.stonefacesoft.ottaa.JSONutils | |
com.stonefacesoft.ottaa.Prediction |
Modifier and Type | Method and Description |
---|---|
private Sexo |
AsignTags.getSexo(int sexo) |
Modifier and Type | Method and Description |
---|---|
void |
Json.setSexo(org.json.JSONObject ob,
Sexo sexo) |
Modifier and Type | Method and Description |
---|---|
static Sexo |
Sexo.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Sexo[] |
Sexo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|