Interface LoopImplementation
-
- All Superinterfaces:
EDIReference
,EDIType
,EDITypeImplementation
,PolymorphicImplementation
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.Type
getType()
-
Methods inherited from interface io.xlate.edi.schema.EDIReference
getDescription, getMaxOccurs, getMaxOccurs, getMinOccurs, getMinOccurs, getReferencedType, getTitle, hasVersions
-
Methods inherited from interface io.xlate.edi.schema.EDIType
getCode, getDescription, getId, getTitle, isType
-
Methods inherited from interface io.xlate.edi.schema.implementation.PolymorphicImplementation
getDiscriminator, getSequence
-
-
-
-
Method Detail
-
getType
default EDIType.Type getType()
-
-