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 interfaceEDILoopTypeProvides access to attributes specified for a loop complex type.Methods in io.xlate.edi.schema that return EDIComplexType Modifier and Type Method Description EDIComplexTypeSchema. getMainLoop()Deprecated.useSchema.getStandard()insteadEDIComplexTypeSchema. getStandard()Retrieve theEDIComplexTypethat is the entry point of the standard schema.
-