Uses of Interface
io.xlate.edi.schema.EDIType
-
Packages that use EDIType Package Description io.xlate.edi.schema io.xlate.edi.schema.implementation -
-
Uses of EDIType in io.xlate.edi.schema
Subinterfaces of EDIType in io.xlate.edi.schema Modifier and Type Interface Description interfaceEDIComplexTypeinterfaceEDISimpleTypeMethods in io.xlate.edi.schema that return EDIType Modifier and Type Method Description EDITypeEDIReference. getReferencedType()EDITypeSchema. getType(String name) -
Uses of EDIType in io.xlate.edi.schema.implementation
Subinterfaces of EDIType in io.xlate.edi.schema.implementation Modifier and Type Interface Description interfaceCompositeImplementationinterfaceEDITypeImplementationinterfaceElementImplementationinterfaceLoopImplementationinterfacePolymorphicImplementationinterfaceSegmentImplementation
-