-
- All Superinterfaces:
EDIReference,EDIType,EDITypeImplementation
public interface CompositeImplementation extends EDITypeImplementation
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.xlate.edi.schema.EDIType
EDIType.Type
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description List<EDITypeImplementation>getSequence()default EDIType.TypegetType()-
Methods inherited from interface io.xlate.edi.schema.EDIReference
getDescription, getMaxOccurs, getMaxOccurs, getMinOccurs, getMinOccurs, getReferencedType, getTitle, hasVersions
-
-
-
-
Method Detail
-
getSequence
List<EDITypeImplementation> getSequence()
-
getType
default EDIType.Type getType()
-
-