Uses of Enum Class
io.atlasmap.java.test.StateEnumClassShort
-
Uses of StateEnumClassShort in io.atlasmap.java.test
Modifier and TypeMethodDescriptionTargetTestClass.getStatesShort()
static StateEnumClassShort
Returns the enum constant of this class with the specified name.static StateEnumClassShort[]
StateEnumClassShort.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TargetTestClass.setStatesShort
(StateEnumClassShort statesShort)