|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SolTime.TimeUnits | |
|---|---|
| cz.cuni.amis.pogamut.sposh.elements | This package contains parser for Yaposh plan, classes that represent elements of the plan and some auxiliry classes. |
| Uses of SolTime.TimeUnits in cz.cuni.amis.pogamut.sposh.elements |
|---|
| Methods in cz.cuni.amis.pogamut.sposh.elements that return SolTime.TimeUnits | |
|---|---|
SolTime.TimeUnits |
SolTime.getUnits()
Deprecated. |
SolTime.TimeUnits |
PoshParser.timeUnit()
time-unit ::= HOURS | MINUTES | SECONDS | NONE |
static SolTime.TimeUnits |
SolTime.TimeUnits.valueOf(String name)
Deprecated. Returns the enum constant of this type with the specified name. |
static SolTime.TimeUnits[] |
SolTime.TimeUnits.values()
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in cz.cuni.amis.pogamut.sposh.elements with parameters of type SolTime.TimeUnits | |
|---|---|
void |
SolTime.setUnits(SolTime.TimeUnits units)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||