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

Interface CicsPutContainerStmt

    • Method Detail

      • getContainer

        DataRefOrLiteral getContainer()
        Returns the value of the 'Container' containment reference.

        The value is a representation of the data value specified in the CONTAINER option.

        Returns:
        the value of the 'Container' containment reference.
        See Also:
        setContainer(DataRefOrLiteral), COBOLPackage.getCicsPutContainerStmt_Container()
      • setContainer

        void setContainer(DataRefOrLiteral value)
        Sets the value of the 'Container' containment reference.
        Parameters:
        value - the new value of the 'Container' containment reference.
        See Also:
        getContainer()
      • getActivity

        DataRefOrLiteral getActivity()
        Returns the value of the 'Activity' containment reference.

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

        Returns:
        the value of the 'Activity' containment reference.
        See Also:
        setActivity(DataRefOrLiteral), COBOLPackage.getCicsPutContainerStmt_Activity()
      • setActivity

        void setActivity(DataRefOrLiteral value)
        Sets the value of the 'Activity' containment reference.
        Parameters:
        value - the new value of the 'Activity' containment reference.
        See Also:
        getActivity()
      • isACQActivity

        boolean isACQActivity()
        Returns the value of the 'ACQ Activity' attribute.

        The value is true if the ACQACTIVITY option is used; false otherwise.

        Returns:
        the value of the 'ACQ Activity' attribute.
        See Also:
        setACQActivity(boolean), COBOLPackage.getCicsPutContainerStmt_ACQActivity()
      • setACQActivity

        void setACQActivity(boolean value)
        Sets the value of the 'ACQ Activity' attribute.
        Parameters:
        value - the new value of the 'ACQ Activity' attribute.
        See Also:
        isACQActivity()
      • isProcess

        boolean isProcess()
        Returns the value of the 'Process' attribute.

        The value is true if the PROCESS option is used; false otherwise.

        Returns:
        the value of the 'Process' attribute.
        See Also:
        setProcess(boolean), COBOLPackage.getCicsPutContainerStmt_Process()
      • setProcess

        void setProcess(boolean value)
        Sets the value of the 'Process' attribute.
        Parameters:
        value - the new value of the 'Process' attribute.
        See Also:
        isProcess()
      • isACQProcess

        boolean isACQProcess()
        Returns the value of the 'ACQ Process' attribute.

        The value is true if the ACQPROCESS option is used; false otherwise.

        Returns:
        the value of the 'ACQ Process' attribute.
        See Also:
        setACQProcess(boolean), COBOLPackage.getCicsPutContainerStmt_ACQProcess()
      • setACQProcess

        void setACQProcess(boolean value)
        Sets the value of the 'ACQ Process' attribute.
        Parameters:
        value - the new value of the 'ACQ Process' attribute.
        See Also:
        isACQProcess()
      • getFrom

        DataRefOrLiteral getFrom()
        Returns the value of the 'From' containment reference.

        The value is a representation of the data value specified in the FROM option.

        Returns:
        the value of the 'From' containment reference.
        See Also:
        setFrom(DataRefOrLiteral), COBOLPackage.getCicsPutContainerStmt_From()
      • setFrom

        void setFrom(DataRefOrLiteral value)
        Sets the value of the 'From' containment reference.
        Parameters:
        value - the new value of the 'From' containment reference.
        See Also:
        getFrom()
      • getFLength

        DataRefOrLiteral getFLength()
        Returns the value of the 'FLength' containment reference.

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

        Returns:
        the value of the 'FLength' containment reference.
        See Also:
        setFLength(DataRefOrLiteral), COBOLPackage.getCicsPutContainerStmt_FLength()
      • setFLength

        void setFLength(DataRefOrLiteral value)
        Sets the value of the 'FLength' containment reference.
        Parameters:
        value - the new value of the 'FLength' containment reference.
        See Also:
        getFLength()
      • getChannel

        DataRefOrLiteral getChannel()
        Returns the value of the 'Channel' containment reference.

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

        Returns:
        the value of the 'Channel' containment reference.
        See Also:
        setChannel(DataRefOrLiteral), COBOLPackage.getCicsPutContainerStmt_Channel()
      • setChannel

        void setChannel(DataRefOrLiteral value)
        Sets the value of the 'Channel' containment reference.
        Parameters:
        value - the new value of the 'Channel' containment reference.
        See Also:
        getChannel()
      • isBit

        boolean isBit()
        Returns the value of the 'Bit' attribute.

        The value is true if the BIT option is used; false otherwise.

        Returns:
        the value of the 'Bit' attribute.
        See Also:
        setBit(boolean), COBOLPackage.getCicsPutContainerStmt_Bit()
      • setBit

        void setBit(boolean value)
        Sets the value of the 'Bit' attribute.
        Parameters:
        value - the new value of the 'Bit' attribute.
        See Also:
        isBit()
      • getDataType

        DataRefOrLiteral getDataType()
        Returns the value of the 'Data Type' containment reference.

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

        Returns:
        the value of the 'Data Type' containment reference.
        See Also:
        setDataType(DataRefOrLiteral), COBOLPackage.getCicsPutContainerStmt_DataType()
      • setDataType

        void setDataType(DataRefOrLiteral value)
        Sets the value of the 'Data Type' containment reference.
        Parameters:
        value - the new value of the 'Data Type' containment reference.
        See Also:
        getDataType()
      • isChar

        boolean isChar()
        Returns the value of the 'Char' attribute.

        The value is true if the CHAR option is used; false otherwise.

        Returns:
        the value of the 'Char' attribute.
        See Also:
        setChar(boolean), COBOLPackage.getCicsPutContainerStmt_Char()
      • setChar

        void setChar(boolean value)
        Sets the value of the 'Char' attribute.
        Parameters:
        value - the new value of the 'Char' attribute.
        See Also:
        isChar()
      • getFromCCSId

        DataRefOrLiteral getFromCCSId()
        Returns the value of the 'From CCS Id' containment reference.

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

        Returns:
        the value of the 'From CCS Id' containment reference.
        See Also:
        setFromCCSId(DataRefOrLiteral), COBOLPackage.getCicsPutContainerStmt_FromCCSId()
      • setFromCCSId

        void setFromCCSId(DataRefOrLiteral value)
        Sets the value of the 'From CCS Id' containment reference.
        Parameters:
        value - the new value of the 'From CCS Id' containment reference.
        See Also:
        getFromCCSId()
      • getFromCodePage

        DataRefOrLiteral getFromCodePage()
        Returns the value of the 'From Code Page' containment reference.

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

        Returns:
        the value of the 'From Code Page' containment reference.
        See Also:
        setFromCodePage(DataRefOrLiteral), COBOLPackage.getCicsPutContainerStmt_FromCodePage()
      • setFromCodePage

        void setFromCodePage(DataRefOrLiteral value)
        Sets the value of the 'From Code Page' containment reference.
        Parameters:
        value - the new value of the 'From Code Page' containment reference.
        See Also:
        getFromCodePage()
      • isAppend

        boolean isAppend()
        Returns the value of the 'Append' attribute.

        The value is true if the APPEND option is used; false otherwise.

        Returns:
        the value of the 'Append' attribute.
        See Also:
        setAppend(boolean), COBOLPackage.getCicsPutContainerStmt_Append()
      • setAppend

        void setAppend(boolean value)
        Sets the value of the 'Append' attribute.
        Parameters:
        value - the new value of the 'Append' attribute.
        See Also:
        isAppend()