Uses of Enum
io.xlate.edi.schema.EDISyntaxRule.Type
Packages that use EDISyntaxRule.Type
-
Uses of EDISyntaxRule.Type in io.xlate.edi.schema
Methods in io.xlate.edi.schema that return EDISyntaxRule.TypeModifier and TypeMethodDescriptionstatic EDISyntaxRule.TypeEDISyntaxRule.Type.fromString(String value) EDISyntaxRule.getType()static EDISyntaxRule.TypeReturns the enum constant of this type with the specified name.static EDISyntaxRule.Type[]EDISyntaxRule.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.