Uses of Enum Class
io.atlasmap.java.test.StateEnumClassLong
Packages that use StateEnumClassLong
- 
Uses of StateEnumClassLong in io.atlasmap.java.testMethods in io.atlasmap.java.test that return StateEnumClassLongModifier and TypeMethodDescriptionTargetTestClass.getStatesLong()static StateEnumClassLongReturns 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 TypeMethodDescriptionvoidTargetTestClass.setStatesLong(StateEnumClassLong statesLong)