- All Superinterfaces:
EDIReference,EDIType
- All Known Subinterfaces:
CompositeImplementation,ElementImplementation,LoopImplementation,PolymorphicImplementation,SegmentImplementation
public interface EDITypeImplementation extends EDIReference, EDIType
-
Nested Class Summary
-
Method Summary
Modifier and Type Method Description java.lang.StringgetDescription()java.lang.StringgetTitle()Methods inherited from interface io.xlate.edi.schema.EDIReference
getMaxOccurs, getMaxOccurs, getMinOccurs, getMinOccurs, getReferencedType, hasVersions
-
Method Details
-
getTitle
java.lang.String getTitle() -
getDescription
java.lang.String getDescription()
-