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

Interface CicsIssueSendStmt

    • Method Detail

      • getDestId

        DataRefOrLiteral getDestId()
        Returns the value of the 'Dest Id' containment reference.

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

        Returns:
        the value of the 'Dest Id' containment reference.
        See Also:
        setDestId(DataRefOrLiteral), COBOLPackage.getCicsIssueSendStmt_DestId()
      • setDestId

        void setDestId(DataRefOrLiteral value)
        Sets the value of the 'Dest Id' containment reference.
        Parameters:
        value - the new value of the 'Dest Id' containment reference.
        See Also:
        getDestId()
      • getDestIdLeng

        DataRefOrLiteral getDestIdLeng()
        Returns the value of the 'Dest Id Leng' containment reference.

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

        Returns:
        the value of the 'Dest Id Leng' containment reference.
        See Also:
        setDestIdLeng(DataRefOrLiteral), COBOLPackage.getCicsIssueSendStmt_DestIdLeng()
      • setDestIdLeng

        void setDestIdLeng(DataRefOrLiteral value)
        Sets the value of the 'Dest Id Leng' containment reference.
        Parameters:
        value - the new value of the 'Dest Id Leng' containment reference.
        See Also:
        getDestIdLeng()
      • getSubAddr

        DataRefOrLiteral getSubAddr()
        Returns the value of the 'Sub Addr' containment reference.

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

        Returns:
        the value of the 'Sub Addr' containment reference.
        See Also:
        setSubAddr(DataRefOrLiteral), COBOLPackage.getCicsIssueSendStmt_SubAddr()
      • setSubAddr

        void setSubAddr(DataRefOrLiteral value)
        Sets the value of the 'Sub Addr' containment reference.
        Parameters:
        value - the new value of the 'Sub Addr' containment reference.
        See Also:
        getSubAddr()
      • isConsole

        boolean isConsole()
        Returns the value of the 'Console' attribute.

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

        Returns:
        the value of the 'Console' attribute.
        See Also:
        setConsole(boolean), COBOLPackage.getCicsIssueSendStmt_Console()
      • setConsole

        void setConsole(boolean value)
        Sets the value of the 'Console' attribute.
        Parameters:
        value - the new value of the 'Console' attribute.
        See Also:
        isConsole()
      • isPrint

        boolean isPrint()
        Returns the value of the 'Print' attribute.

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

        Returns:
        the value of the 'Print' attribute.
        See Also:
        setPrint(boolean), COBOLPackage.getCicsIssueSendStmt_Print()
      • setPrint

        void setPrint(boolean value)
        Sets the value of the 'Print' attribute.
        Parameters:
        value - the new value of the 'Print' attribute.
        See Also:
        isPrint()
      • isCard

        boolean isCard()
        Returns the value of the 'Card' attribute.

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

        Returns:
        the value of the 'Card' attribute.
        See Also:
        setCard(boolean), COBOLPackage.getCicsIssueSendStmt_Card()
      • setCard

        void setCard(boolean value)
        Sets the value of the 'Card' attribute.
        Parameters:
        value - the new value of the 'Card' attribute.
        See Also:
        isCard()
      • isWPMedia1

        boolean isWPMedia1()
        Returns the value of the 'WP Media1' attribute.

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

        Returns:
        the value of the 'WP Media1' attribute.
        See Also:
        setWPMedia1(boolean), COBOLPackage.getCicsIssueSendStmt_WPMedia1()
      • setWPMedia1

        void setWPMedia1(boolean value)
        Sets the value of the 'WP Media1' attribute.
        Parameters:
        value - the new value of the 'WP Media1' attribute.
        See Also:
        isWPMedia1()
      • isWPMedia2

        boolean isWPMedia2()
        Returns the value of the 'WP Media2' attribute.

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

        Returns:
        the value of the 'WP Media2' attribute.
        See Also:
        setWPMedia2(boolean), COBOLPackage.getCicsIssueSendStmt_WPMedia2()
      • setWPMedia2

        void setWPMedia2(boolean value)
        Sets the value of the 'WP Media2' attribute.
        Parameters:
        value - the new value of the 'WP Media2' attribute.
        See Also:
        isWPMedia2()
      • isWPMedia3

        boolean isWPMedia3()
        Returns the value of the 'WP Media3' attribute.

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

        Returns:
        the value of the 'WP Media3' attribute.
        See Also:
        setWPMedia3(boolean), COBOLPackage.getCicsIssueSendStmt_WPMedia3()
      • setWPMedia3

        void setWPMedia3(boolean value)
        Sets the value of the 'WP Media3' attribute.
        Parameters:
        value - the new value of the 'WP Media3' attribute.
        See Also:
        isWPMedia3()
      • isWPMedia4

        boolean isWPMedia4()
        Returns the value of the 'WP Media4' attribute.

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

        Returns:
        the value of the 'WP Media4' attribute.
        See Also:
        setWPMedia4(boolean), COBOLPackage.getCicsIssueSendStmt_WPMedia4()
      • setWPMedia4

        void setWPMedia4(boolean value)
        Sets the value of the 'WP Media4' attribute.
        Parameters:
        value - the new value of the 'WP Media4' attribute.
        See Also:
        isWPMedia4()
      • getVolume

        DataRefOrLiteral getVolume()
        Returns the value of the 'Volume' containment reference.

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

        Returns:
        the value of the 'Volume' containment reference.
        See Also:
        setVolume(DataRefOrLiteral), COBOLPackage.getCicsIssueSendStmt_Volume()
      • setVolume

        void setVolume(DataRefOrLiteral value)
        Sets the value of the 'Volume' containment reference.
        Parameters:
        value - the new value of the 'Volume' containment reference.
        See Also:
        getVolume()
      • getVolumeLeng

        DataRefOrLiteral getVolumeLeng()
        Returns the value of the 'Volume Leng' containment reference.

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

        Returns:
        the value of the 'Volume Leng' containment reference.
        See Also:
        setVolumeLeng(DataRefOrLiteral), COBOLPackage.getCicsIssueSendStmt_VolumeLeng()
      • setVolumeLeng

        void setVolumeLeng(DataRefOrLiteral value)
        Sets the value of the 'Volume Leng' containment reference.
        Parameters:
        value - the new value of the 'Volume Leng' containment reference.
        See Also:
        getVolumeLeng()
      • getFrom

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

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

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

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

        DataRefOrLiteral getLength()
        Returns the value of the 'Length' containment reference.

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

        Returns:
        the value of the 'Length' containment reference.
        See Also:
        setLength(DataRefOrLiteral), COBOLPackage.getCicsIssueSendStmt_Length()
      • setLength

        void setLength(DataRefOrLiteral value)
        Sets the value of the 'Length' containment reference.
        Parameters:
        value - the new value of the 'Length' containment reference.
        See Also:
        getLength()
      • isNoWait

        boolean isNoWait()
        Returns the value of the 'No Wait' attribute.

        The value is true if the NOWAIT option is specified; false otherwise.

        Returns:
        the value of the 'No Wait' attribute.
        See Also:
        setNoWait(boolean), COBOLPackage.getCicsIssueSendStmt_NoWait()
      • setNoWait

        void setNoWait(boolean value)
        Sets the value of the 'No Wait' attribute.
        Parameters:
        value - the new value of the 'No Wait' attribute.
        See Also:
        isNoWait()
      • isDEFResp

        boolean isDEFResp()
        Returns the value of the 'DEF Resp' attribute.

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

        Returns:
        the value of the 'DEF Resp' attribute.
        See Also:
        setDEFResp(boolean), COBOLPackage.getCicsIssueSendStmt_DEFResp()
      • setDEFResp

        void setDEFResp(boolean value)
        Sets the value of the 'DEF Resp' attribute.
        Parameters:
        value - the new value of the 'DEF Resp' attribute.
        See Also:
        isDEFResp()