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

Interface CicsSendStmt

    • Method Detail

      • 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; if that option is not used, the value is null.

        Returns:
        the value of the 'From' containment reference.
        See Also:
        setFrom(DataRef), COBOLPackage.getCicsSendStmt_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.getCicsSendStmt_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()
      • 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.getCicsSendStmt_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()
      • isWait

        boolean isWait()
        Returns the value of the 'Wait' attribute.

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

        Returns:
        the value of the 'Wait' attribute.
        See Also:
        setWait(boolean), COBOLPackage.getCicsSendStmt_Wait()
      • setWait

        void setWait(boolean value)
        Sets the value of the 'Wait' attribute.
        Parameters:
        value - the new value of the 'Wait' attribute.
        See Also:
        isWait()
      • getConvId

        DataRefOrLiteral getConvId()
        Returns the value of the 'Conv Id' containment reference.

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

        Returns:
        the value of the 'Conv Id' containment reference.
        See Also:
        setConvId(DataRefOrLiteral), COBOLPackage.getCicsSendStmt_ConvId()
      • setConvId

        void setConvId(DataRefOrLiteral value)
        Sets the value of the 'Conv Id' containment reference.
        Parameters:
        value - the new value of the 'Conv Id' containment reference.
        See Also:
        getConvId()
      • isInvite

        boolean isInvite()
        Returns the value of the 'Invite' attribute.

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

        Returns:
        the value of the 'Invite' attribute.
        See Also:
        setInvite(boolean), COBOLPackage.getCicsSendStmt_Invite()
      • setInvite

        void setInvite(boolean value)
        Sets the value of the 'Invite' attribute.
        Parameters:
        value - the new value of the 'Invite' attribute.
        See Also:
        isInvite()
      • isLast

        boolean isLast()
        Returns the value of the 'Last' attribute.

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

        Returns:
        the value of the 'Last' attribute.
        See Also:
        setLast(boolean), COBOLPackage.getCicsSendStmt_Last()
      • setLast

        void setLast(boolean value)
        Sets the value of the 'Last' attribute.
        Parameters:
        value - the new value of the 'Last' attribute.
        See Also:
        isLast()
      • isConfirm

        boolean isConfirm()
        Returns the value of the 'Confirm' attribute.

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

        Returns:
        the value of the 'Confirm' attribute.
        See Also:
        setConfirm(boolean), COBOLPackage.getCicsSendStmt_Confirm()
      • setConfirm

        void setConfirm(boolean value)
        Sets the value of the 'Confirm' attribute.
        Parameters:
        value - the new value of the 'Confirm' attribute.
        See Also:
        isConfirm()
      • getState

        DataRef getState()
        Returns the value of the 'State' containment reference.

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

        Returns:
        the value of the 'State' containment reference.
        See Also:
        setState(DataRef), COBOLPackage.getCicsSendStmt_State()
      • setState

        void setState(DataRef value)
        Sets the value of the 'State' containment reference.
        Parameters:
        value - the new value of the 'State' containment reference.
        See Also:
        getState()
      • isErase

        boolean isErase()
        Returns the value of the 'Erase' attribute.

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

        Returns:
        the value of the 'Erase' attribute.
        See Also:
        setErase(boolean), COBOLPackage.getCicsSendStmt_Erase()
      • setErase

        void setErase(boolean value)
        Sets the value of the 'Erase' attribute.
        Parameters:
        value - the new value of the 'Erase' attribute.
        See Also:
        isErase()
      • isDefault

        boolean isDefault()
        Returns the value of the 'Default' attribute.

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

        Returns:
        the value of the 'Default' attribute.
        See Also:
        setDefault(boolean), COBOLPackage.getCicsSendStmt_Default()
      • setDefault

        void setDefault(boolean value)
        Sets the value of the 'Default' attribute.
        Parameters:
        value - the new value of the 'Default' attribute.
        See Also:
        isDefault()
      • isAlternate

        boolean isAlternate()
        Returns the value of the 'Alternate' attribute.

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

        Returns:
        the value of the 'Alternate' attribute.
        See Also:
        setAlternate(boolean), COBOLPackage.getCicsSendStmt_Alternate()
      • setAlternate

        void setAlternate(boolean value)
        Sets the value of the 'Alternate' attribute.
        Parameters:
        value - the new value of the 'Alternate' attribute.
        See Also:
        isAlternate()
      • getCtlChar

        DataRefOrLiteral getCtlChar()
        Returns the value of the 'Ctl Char' containment reference.

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

        Returns:
        the value of the 'Ctl Char' containment reference.
        See Also:
        setCtlChar(DataRefOrLiteral), COBOLPackage.getCicsSendStmt_CtlChar()
      • setCtlChar

        void setCtlChar(DataRefOrLiteral value)
        Sets the value of the 'Ctl Char' containment reference.
        Parameters:
        value - the new value of the 'Ctl Char' containment reference.
        See Also:
        getCtlChar()
      • isStrField

        boolean isStrField()
        Returns the value of the 'Str Field' attribute.

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

        Returns:
        the value of the 'Str Field' attribute.
        See Also:
        setStrField(boolean), COBOLPackage.getCicsSendStmt_StrField()
      • setStrField

        void setStrField(boolean value)
        Sets the value of the 'Str Field' attribute.
        Parameters:
        value - the new value of the 'Str Field' attribute.
        See Also:
        isStrField()
      • 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.getCicsSendStmt_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()
      • isCNotCompl

        boolean isCNotCompl()
        Returns the value of the 'CNot Compl' attribute.

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

        Returns:
        the value of the 'CNot Compl' attribute.
        See Also:
        setCNotCompl(boolean), COBOLPackage.getCicsSendStmt_CNotCompl()
      • setCNotCompl

        void setCNotCompl(boolean value)
        Sets the value of the 'CNot Compl' attribute.
        Parameters:
        value - the new value of the 'CNot Compl' attribute.
        See Also:
        isCNotCompl()
      • isFMH

        boolean isFMH()
        Returns the value of the 'FMH' attribute.

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

        Returns:
        the value of the 'FMH' attribute.
        See Also:
        setFMH(boolean), COBOLPackage.getCicsSendStmt_FMH()
      • setFMH

        void setFMH(boolean value)
        Sets the value of the 'FMH' attribute.
        Parameters:
        value - the new value of the 'FMH' attribute.
        See Also:
        isFMH()
      • getSession

        DataRefOrLiteral getSession()
        Returns the value of the 'Session' containment reference.

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

        Returns:
        the value of the 'Session' containment reference.
        See Also:
        setSession(DataRefOrLiteral), COBOLPackage.getCicsSendStmt_Session()
      • setSession

        void setSession(DataRefOrLiteral value)
        Sets the value of the 'Session' containment reference.
        Parameters:
        value - the new value of the 'Session' containment reference.
        See Also:
        getSession()
      • 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; if that option is not used, the value is null.

        Returns:
        the value of the 'Attach Id' containment reference.
        See Also:
        setAttachId(DataRefOrLiteral), COBOLPackage.getCicsSendStmt_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()
      • getLDC

        DataRefOrLiteral getLDC()
        Returns the value of the 'LDC' containment reference.

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

        Returns:
        the value of the 'LDC' containment reference.
        See Also:
        setLDC(DataRefOrLiteral), COBOLPackage.getCicsSendStmt_LDC()
      • setLDC

        void setLDC(DataRefOrLiteral value)
        Sets the value of the 'LDC' containment reference.
        Parameters:
        value - the new value of the 'LDC' containment reference.
        See Also:
        getLDC()
      • getLineAddr

        DataRefOrLiteral getLineAddr()
        Returns the value of the 'Line Addr' containment reference.

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

        Returns:
        the value of the 'Line Addr' containment reference.
        See Also:
        setLineAddr(DataRefOrLiteral), COBOLPackage.getCicsSendStmt_LineAddr()
      • setLineAddr

        void setLineAddr(DataRefOrLiteral value)
        Sets the value of the 'Line Addr' containment reference.
        Parameters:
        value - the new value of the 'Line Addr' containment reference.
        See Also:
        getLineAddr()
      • isLeaveKB

        boolean isLeaveKB()
        Returns the value of the 'Leave KB' attribute.

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

        Returns:
        the value of the 'Leave KB' attribute.
        See Also:
        setLeaveKB(boolean), COBOLPackage.getCicsSendStmt_LeaveKB()
      • setLeaveKB

        void setLeaveKB(boolean value)
        Sets the value of the 'Leave KB' attribute.
        Parameters:
        value - the new value of the 'Leave KB' attribute.
        See Also:
        isLeaveKB()
      • isPassBK

        boolean isPassBK()
        Returns the value of the 'Pass BK' attribute.

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

        Returns:
        the value of the 'Pass BK' attribute.
        See Also:
        setPassBK(boolean), COBOLPackage.getCicsSendStmt_PassBK()
      • setPassBK

        void setPassBK(boolean value)
        Sets the value of the 'Pass BK' attribute.
        Parameters:
        value - the new value of the 'Pass BK' attribute.
        See Also:
        isPassBK()
      • isCBuff

        boolean isCBuff()
        Returns the value of the 'CBuff' attribute.

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

        Returns:
        the value of the 'CBuff' attribute.
        See Also:
        setCBuff(boolean), COBOLPackage.getCicsSendStmt_CBuff()
      • setCBuff

        void setCBuff(boolean value)
        Sets the value of the 'CBuff' attribute.
        Parameters:
        value - the new value of the 'CBuff' attribute.
        See Also:
        isCBuff()
      • getDest

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

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

        Returns:
        the value of the 'Dest' containment reference.
        See Also:
        setDest(DataRefOrLiteral), COBOLPackage.getCicsSendStmt_Dest()
      • setDest

        void setDest(DataRefOrLiteral value)
        Sets the value of the 'Dest' containment reference.
        Parameters:
        value - the new value of the 'Dest' containment reference.
        See Also:
        getDest()
      • isAsIs

        boolean isAsIs()
        Returns the value of the 'As Is' attribute.

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

        Returns:
        the value of the 'As Is' attribute.
        See Also:
        setAsIs(boolean), COBOLPackage.getCicsSendStmt_AsIs()
      • setAsIs

        void setAsIs(boolean value)
        Sets the value of the 'As Is' attribute.
        Parameters:
        value - the new value of the 'As Is' attribute.
        See Also:
        isAsIs()
      • isPseudoBin

        boolean isPseudoBin()
        Returns the value of the 'Pseudo Bin' attribute.

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

        Returns:
        the value of the 'Pseudo Bin' attribute.
        See Also:
        setPseudoBin(boolean), COBOLPackage.getCicsSendStmt_PseudoBin()
      • setPseudoBin

        void setPseudoBin(boolean value)
        Sets the value of the 'Pseudo Bin' attribute.
        Parameters:
        value - the new value of the 'Pseudo Bin' attribute.
        See Also:
        isPseudoBin()