Uses of Enum Class
tethys.TethysState.StateType
-
Uses of TethysState.StateType in tethys
Modifier and TypeMethodDescriptionTethysState.getStateType()
static TethysState.StateType
Returns the enum constant of this class with the specified name.static TethysState.StateType[]
TethysState.StateType.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionTethysState
(TethysState.StateType stateType) TethysState
(TethysState.StateType stateType, Collection collection)