Uses of Enum
io.xlate.edi.schema.EDISimpleType.Base
Packages that use EDISimpleType.Base
-
Uses of EDISimpleType.Base in io.xlate.edi.schema
Methods in io.xlate.edi.schema that return EDISimpleType.BaseModifier and TypeMethodDescriptionstatic EDISimpleType.BaseEDISimpleType.Base.fromString(String value) EDISimpleType.getBase()static EDISimpleType.BaseReturns the enum constant of this type with the specified name.static EDISimpleType.Base[]EDISimpleType.Base.values()Returns an array containing the constants of this enum type, in the order they are declared.