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

Interface CicsBuildAttachStmt

    • Method Detail

      • getAttachId

        DataRefOrLiteral getAttachId()
        Returns the value of the 'Attach Id' containment reference.

        The value is a representation of the name specified in the ATTACHID option.

        Returns:
        the value of the 'Attach Id' containment reference.
        See Also:
        setAttachId(DataRefOrLiteral), COBOLPackage.getCicsBuildAttachStmt_AttachId()
      • setAttachId

        void setAttachId(DataRefOrLiteral value)
        Sets the value of the 'Attach Id' containment reference.
        Parameters:
        value - the new value of the 'Attach Id' containment reference.
        See Also:
        getAttachId()
      • getProcess

        DataRefOrLiteral getProcess()
        Returns the value of the 'Process' containment reference.

        The value is a representation of the name specified in the PROCESS option; if that option is not used, the value is null.

        Returns:
        the value of the 'Process' containment reference.
        See Also:
        setProcess(DataRefOrLiteral), COBOLPackage.getCicsBuildAttachStmt_Process()
      • setProcess

        void setProcess(DataRefOrLiteral value)
        Sets the value of the 'Process' containment reference.
        Parameters:
        value - the new value of the 'Process' containment reference.
        See Also:
        getProcess()
      • getResource

        DataRefOrLiteral getResource()
        Returns the value of the 'Resource' containment reference.

        The value is a representation of the name specified in the RESOURCE option; if that option is not used, the value is null.

        Returns:
        the value of the 'Resource' containment reference.
        See Also:
        setResource(DataRefOrLiteral), COBOLPackage.getCicsBuildAttachStmt_Resource()
      • setResource

        void setResource(DataRefOrLiteral value)
        Sets the value of the 'Resource' containment reference.
        Parameters:
        value - the new value of the 'Resource' containment reference.
        See Also:
        getResource()
      • getRProcess

        DataRefOrLiteral getRProcess()
        Returns the value of the 'RProcess' containment reference.

        The value is a representation of the name specified in the RPROCESS option; if that option is not used, the value is null.

        Returns:
        the value of the 'RProcess' containment reference.
        See Also:
        setRProcess(DataRefOrLiteral), COBOLPackage.getCicsBuildAttachStmt_RProcess()
      • setRProcess

        void setRProcess(DataRefOrLiteral value)
        Sets the value of the 'RProcess' containment reference.
        Parameters:
        value - the new value of the 'RProcess' containment reference.
        See Also:
        getRProcess()
      • getRResource

        DataRefOrLiteral getRResource()
        Returns the value of the 'RResource' containment reference.

        The value is a representation of the name specified in the RRESOURCE option; if that option is not used, the value is null.

        Returns:
        the value of the 'RResource' containment reference.
        See Also:
        setRResource(DataRefOrLiteral), COBOLPackage.getCicsBuildAttachStmt_RResource()
      • setRResource

        void setRResource(DataRefOrLiteral value)
        Sets the value of the 'RResource' containment reference.
        Parameters:
        value - the new value of the 'RResource' containment reference.
        See Also:
        getRResource()
      • getQueue

        DataRefOrLiteral getQueue()
        Returns the value of the 'Queue' containment reference.

        The value is a representation of the name specified in the QUEUE option; if that option is not used, the value is null.

        Returns:
        the value of the 'Queue' containment reference.
        See Also:
        setQueue(DataRefOrLiteral), COBOLPackage.getCicsBuildAttachStmt_Queue()
      • setQueue

        void setQueue(DataRefOrLiteral value)
        Sets the value of the 'Queue' containment reference.
        Parameters:
        value - the new value of the 'Queue' containment reference.
        See Also:
        getQueue()
      • getIUType

        DataRefOrLiteral getIUType()
        Returns the value of the 'IU Type' containment reference.

        The value is a representation of the data value specified in the IUTYPE option; if that option is not used, the value is null.

        Returns:
        the value of the 'IU Type' containment reference.
        See Also:
        setIUType(DataRefOrLiteral), COBOLPackage.getCicsBuildAttachStmt_IUType()
      • setIUType

        void setIUType(DataRefOrLiteral value)
        Sets the value of the 'IU Type' containment reference.
        Parameters:
        value - the new value of the 'IU Type' containment reference.
        See Also:
        getIUType()
      • getDataStr

        DataRefOrLiteral getDataStr()
        Returns the value of the 'Data Str' containment reference.

        The value is a representation of the data value specified in the DATASTR option; if that option is not used, the value is null.

        Returns:
        the value of the 'Data Str' containment reference.
        See Also:
        setDataStr(DataRefOrLiteral), COBOLPackage.getCicsBuildAttachStmt_DataStr()
      • setDataStr

        void setDataStr(DataRefOrLiteral value)
        Sets the value of the 'Data Str' containment reference.
        Parameters:
        value - the new value of the 'Data Str' containment reference.
        See Also:
        getDataStr()
      • getRecFM

        DataRefOrLiteral getRecFM()
        Returns the value of the 'Rec FM' containment reference.

        The value is a representation of the data value specified in the RECFM option; if that option is not used, the value is null.

        Returns:
        the value of the 'Rec FM' containment reference.
        See Also:
        setRecFM(DataRefOrLiteral), COBOLPackage.getCicsBuildAttachStmt_RecFM()
      • setRecFM

        void setRecFM(DataRefOrLiteral value)
        Sets the value of the 'Rec FM' containment reference.
        Parameters:
        value - the new value of the 'Rec FM' containment reference.
        See Also:
        getRecFM()