com.ibm.pdp.maf.rpp.pac.program

Interface CDLineReport

  • All Superinterfaces:
    CDLine, Element


    public interface CDLineReport
    extends CDLine

    CDLineReport are used to declare the list of ReportCall which are accessed in the program.

    • Method Detail

      • getReportCalls

        java.util.List<ReportCall> getReportCalls()

        List of the Reports called.

        Returns: