Uses of Enum Class
io.atlasmap.java.test.EnumValueClass
-
Uses of EnumValueClass in io.atlasmap.java.test
Modifier 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.