Interface EDIType

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 class  EDIType.Type  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getCode()  
    java.lang.String getId()  
    EDIType.Type getType()  
    default boolean isType​(EDIType.Type type)