Uses of Enum Class
io.atlasmap.java.test.EnumValueClass
Packages that use EnumValueClass
-
Uses of EnumValueClass in io.atlasmap.java.test
Methods in io.atlasmap.java.test that return EnumValueClassModifier and TypeMethodDescriptionstatic EnumValueClass
static EnumValueClass
Returns 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.