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