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

Interface CicsSoapFaultAddStmt

    • Method Detail

      • getFaultString

        DataRefOrLiteral getFaultString()
        Returns the value of the 'Fault String' containment reference.

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

        Returns:
        the value of the 'Fault String' containment reference.
        See Also:
        setFaultString(DataRefOrLiteral), COBOLPackage.getCicsSoapFaultAddStmt_FaultString()
      • setFaultString

        void setFaultString(DataRefOrLiteral value)
        Sets the value of the 'Fault String' containment reference.
        Parameters:
        value - the new value of the 'Fault String' containment reference.
        See Also:
        getFaultString()
      • getFaultStrLen

        DataRefOrLiteral getFaultStrLen()
        Returns the value of the 'Fault Str Len' containment reference.

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

        Returns:
        the value of the 'Fault Str Len' containment reference.
        See Also:
        setFaultStrLen(DataRefOrLiteral), COBOLPackage.getCicsSoapFaultAddStmt_FaultStrLen()
      • setFaultStrLen

        void setFaultStrLen(DataRefOrLiteral value)
        Sets the value of the 'Fault Str Len' containment reference.
        Parameters:
        value - the new value of the 'Fault Str Len' containment reference.
        See Also:
        getFaultStrLen()
      • getNatLang

        DataRefOrLiteral getNatLang()
        Returns the value of the 'Nat Lang' containment reference.

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

        Returns:
        the value of the 'Nat Lang' containment reference.
        See Also:
        setNatLang(DataRefOrLiteral), COBOLPackage.getCicsSoapFaultAddStmt_NatLang()
      • setNatLang

        void setNatLang(DataRefOrLiteral value)
        Sets the value of the 'Nat Lang' containment reference.
        Parameters:
        value - the new value of the 'Nat Lang' containment reference.
        See Also:
        getNatLang()
      • getSubCodeStr

        DataRefOrLiteral getSubCodeStr()
        Returns the value of the 'Sub Code Str' containment reference.

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

        Returns:
        the value of the 'Sub Code Str' containment reference.
        See Also:
        setSubCodeStr(DataRefOrLiteral), COBOLPackage.getCicsSoapFaultAddStmt_SubCodeStr()
      • setSubCodeStr

        void setSubCodeStr(DataRefOrLiteral value)
        Sets the value of the 'Sub Code Str' containment reference.
        Parameters:
        value - the new value of the 'Sub Code Str' containment reference.
        See Also:
        getSubCodeStr()
      • getSubCodeLen

        DataRefOrLiteral getSubCodeLen()
        Returns the value of the 'Sub Code Len' containment reference.

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

        Returns:
        the value of the 'Sub Code Len' containment reference.
        See Also:
        setSubCodeLen(DataRefOrLiteral), COBOLPackage.getCicsSoapFaultAddStmt_SubCodeLen()
      • setSubCodeLen

        void setSubCodeLen(DataRefOrLiteral value)
        Sets the value of the 'Sub Code Len' containment reference.
        Parameters:
        value - the new value of the 'Sub Code Len' containment reference.
        See Also:
        getSubCodeLen()
      • 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.getCicsSoapFaultAddStmt_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()