com.ibm.pdp.maf.rpp.pac.segment

Interface LevelAddressLength

  • All Superinterfaces:
    Element


    public interface LevelAddressLength
    extends Element

    This interface represents a line of LAL for a segment.

    • Method Detail

      • getInputAddress

        int getInputAddress()

        Returns the input address.

        Returns:
      • getInputFormat

        java.lang.String getInputFormat()

        Returns the input format.

        Returns:
      • getInputLength

        int getInputLength()

        Returns the input length. Returns -1 if not applicable.

        Returns:
      • getInternalAddress

        int getInternalAddress()

        Returns the internal address.

        Returns:
      • getInternalFormat

        java.lang.String getInternalFormat()

        Returns the internal format.

        Returns:
      • getInternalLength

        int getInternalLength()

        Returns the internal length. Returns -1 if not applicable.

        Returns:
      • getLabel

        java.lang.String getLabel()

        Returns the label.

        Returns:
      • getLevel

        int getLevel()

        Returns the level.

        Returns:
      • getName

        java.lang.String getName()

        Returns the name.

        Returns:
      • getOccursDisplay

        int getOccursDisplay()

        Returns the occurs display.

        Returns:
      • getRelLabel

        java.lang.String getRelLabel()
        Returns:
      • getUsage

        java.lang.String getUsage()

        Returns the usage.

        Returns: