|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimDate.TYPE | |
---|---|
com.pecasim.base.simulation |
Uses of SimDate.TYPE in com.pecasim.base.simulation |
---|
Methods in com.pecasim.base.simulation that return SimDate.TYPE | |
---|---|
static SimDate.TYPE |
SimDate.TYPE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SimDate.TYPE[] |
SimDate.TYPE.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Constructors in com.pecasim.base.simulation with parameters of type SimDate.TYPE | |
---|---|
SimDate(int anAdd,
SimDate.TYPE aType)
Initialisiert einen Zeitpunkt durch Angabe der Zeit, die von dem aktuellen Zeitpunkt drauf gerechnet werden soll. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |