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