- All Known Subinterfaces:
CompositeImplementation,EDIComplexType,EDISimpleType,EDITypeImplementation,ElementImplementation,LoopImplementation,PolymorphicImplementation,SegmentImplementation
public interface EDIType
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classEDIType.Type -
Method Summary
Modifier and Type Method Description java.lang.StringgetCode()java.lang.StringgetId()EDIType.TypegetType()default booleanisType(EDIType.Type type)
-
Method Details
-
getId
java.lang.String getId() -
getCode
java.lang.String getCode() -
getType
EDIType.Type getType() -
isType
-