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