Uses of Class
io.xlate.edi.schema.EDISimpleType.Base
| Package | Description |
|---|---|
| io.xlate.edi.schema |
-
Uses of EDISimpleType.Base in io.xlate.edi.schema
Methods in io.xlate.edi.schema that return EDISimpleType.Base Modifier and Type Method Description EDISimpleType.BaseEDISimpleType. getBase()static EDISimpleType.BaseEDISimpleType.Base. valueOf(java.lang.String name)Returns 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.