-
- All Superinterfaces:
EDIReference,EDIType,EDITypeImplementation,PolymorphicImplementation
- All Known Implementing Classes:
LoopImpl,TransactionImpl
public interface LoopImplementation extends PolymorphicImplementation
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.xlate.edi.schema.EDIType
EDIType.Type
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default EDIType.TypegetType()-
Methods inherited from interface io.xlate.edi.schema.EDIReference
getMaxOccurs, getMinOccurs, getReferencedType
-
Methods inherited from interface io.xlate.edi.schema.implementation.EDITypeImplementation
getDescription, getTitle
-
Methods inherited from interface io.xlate.edi.schema.implementation.PolymorphicImplementation
getDiscriminator, getSequence
-
-
-
-
Method Detail
-
getType
default EDIType.Type getType()
-
-