Uses of Interface
io.xlate.edi.schema.implementation.LoopImplementation
-
Packages that use LoopImplementation Package Description io.xlate.edi.internal.schema.implementation io.xlate.edi.schema -
-
Uses of LoopImplementation in io.xlate.edi.internal.schema.implementation
Classes in io.xlate.edi.internal.schema.implementation that implement LoopImplementation Modifier and Type Class Description classLoopImplclassTransactionImpl -
Uses of LoopImplementation in io.xlate.edi.schema
Methods in io.xlate.edi.schema that return LoopImplementation Modifier and Type Method Description LoopImplementationSchema. getImplementation()Retrieve theLoopImplementationthat is the entry point of the implementation schema.
-