Interface ElementImplementation

All Superinterfaces:
EDIReference, EDISimpleType, EDIType, EDITypeImplementation

public interface ElementImplementation extends EDITypeImplementation, EDISimpleType
  • Method Details

    • getType

      default EDIType.Type getType()
      Specified by:
      getType in interface EDIType
    • hasVersions

      default boolean hasVersions()
      Description copied from interface: EDIReference
      Returns true if this element has additional version(s) defined beyond the default. Versions may be used to specify different minimum/maximum occurrence restrictions that only apply to specific versions of a transaction.
      Specified by:
      hasVersions in interface EDIReference
      Specified by:
      hasVersions in interface EDISimpleType
      Returns:
      true if this element has version(s), otherwise false