Uses of Interface
io.xlate.edi.schema.implementation.EDITypeImplementation
-
Packages that use EDITypeImplementation Package Description io.xlate.edi.schema.implementation -
-
Uses of EDITypeImplementation in io.xlate.edi.schema.implementation
Subinterfaces of EDITypeImplementation in io.xlate.edi.schema.implementation Modifier and Type Interface Description interfaceCompositeImplementationinterfaceElementImplementationinterfaceLoopImplementationinterfacePolymorphicImplementationinterfaceSegmentImplementationMethods in io.xlate.edi.schema.implementation that return types with arguments of type EDITypeImplementation Modifier and Type Method Description List<EDITypeImplementation>CompositeImplementation. getSequence()List<EDITypeImplementation>PolymorphicImplementation. getSequence()
-