com.ibm.etools.cobol.application.model.cobol

Interface SetProcPointersStmt

    • Method Detail

      • getProcPointers

        java.util.List getProcPointers()
        Deprecated. 
        Returns the value of the 'Proc Pointers' containment reference list. The list contents are of type DataRef.

        The list contains the data items specified as receiving fields.

        Returns:
        the value of the 'Proc Pointers' containment reference list.
        See Also:
        COBOLPackage.getSetProcPointersStmt_ProcPointers()