com.ibm.pdp.maf.rpp.pac.report

Interface LLine

  • All Superinterfaces:
    Element


    public interface LLine
    extends Element

    Gives the organization of the labels lines on your current Report.

    • Method Detail

      • getFontCode

        int getFontCode()

        This field is only used if you have selected the option P : printer 3800 with font in the Type field on the Definition of the current Report. In this case, this shows the character codes of the font.

        Returns:
      • getJumpType

        ReportLabelJumpTypeValues getJumpType()

        This field is used for paging and line spacing when generating the Report layout.

        Returns:
      • getLabel

        java.lang.String getLabel()

        Label. The length of the label is specified in the Definition tab of the Report.

        Note: The maximum length is 264 characters.

        Returns:
      • getLabelID

        int getLabelID()

        The label identifier is made of two characters maximum. It is advised to leave gaps in the numbering sequence to allow for future line insertions as necessary.

        Returns: