Uses of Enum Class
io.atlasmap.java.test.StateEnumClassLong
Packages that use StateEnumClassLong
-
Uses of StateEnumClassLong in io.atlasmap.java.test
Methods in io.atlasmap.java.test that return StateEnumClassLongModifier and TypeMethodDescriptionTargetTestClass.getStatesLong()
static StateEnumClassLong
Returns the enum constant of this class with the specified name.static StateEnumClassLong[]
StateEnumClassLong.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.atlasmap.java.test with parameters of type StateEnumClassLongModifier and TypeMethodDescriptionvoid
TargetTestClass.setStatesLong
(StateEnumClassLong statesLong)