Uses of Enum Class
io.atlasmap.java.test.EnumValueClass
Packages that use EnumValueClass
- 
Uses of EnumValueClass in io.atlasmap.java.testMethods in io.atlasmap.java.test that return EnumValueClassModifier and TypeMethodDescriptionstatic EnumValueClassstatic EnumValueClassReturns the enum constant of this class with the specified name.static EnumValueClass[]EnumValueClass.values()Returns an array containing the constants of this enum class, in the order they are declared.