com.ibm.pdp.maf.rpp.pac.common

Interface InputAidGLine

  • All Superinterfaces:
    Element, GLine, Line


    public interface InputAidGLine
    extends GLine

    Represent a documentation line which comes from an input aid call. 

    Only variable part can be modified.

    • Method Detail

      • getData

        java.util.List<java.lang.String> getData()

        Gives the list of the variable part the user has entered for the input aid call. 

        Returns:
      • getInputAid

        InputAid getInputAid()

        Indicates the input aid which has been called.

        Returns: