Uses of Interface
io.xlate.edi.schema.EDIComplexType
-
Packages that use EDIComplexType Package Description io.xlate.edi.schema -
-
Uses of EDIComplexType in io.xlate.edi.schema
Subinterfaces of EDIComplexType in io.xlate.edi.schema Modifier and Type Interface Description interfaceEDIControlTypeProvides access to attributes specified for a control structure complex type such as the interchange, group, and transaction envelope structures.interfaceEDILoopTypeProvides access to attributes specified for a loop complex type.Methods in io.xlate.edi.schema that return EDIComplexType Modifier and Type Method Description default EDIComplexTypeSchema. getMainLoop()Deprecated.useSchema.getStandard()insteadEDIComplexTypeSchema. getStandard()Retrieve theEDIComplexTypethat is the entry point of the standard schema.
-