Uses of Enum Class
io.atlasmap.java.test.StateEnumClassShort
Packages that use StateEnumClassShort
-
Uses of StateEnumClassShort in io.atlasmap.java.test
Methods in io.atlasmap.java.test that return StateEnumClassShortModifier and TypeMethodDescriptionTargetTestClass.getStatesShort()static StateEnumClassShortReturns 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.Methods in io.atlasmap.java.test with parameters of type StateEnumClassShortModifier and TypeMethodDescriptionvoidTargetTestClass.setStatesShort(StateEnumClassShort statesShort)