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