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

Interface CicsTransformDataToXMLStmt

    • Method Detail

      • 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.

        Returns:
        the value of the 'Channel' containment reference.
        See Also:
        setChannel(DataRefOrLiteral), COBOLPackage.getCicsTransformDataToXMLStmt_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()
      • getDatContainer

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

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

        Returns:
        the value of the 'Dat Container' containment reference.
        See Also:
        setDatContainer(DataRefOrLiteral), COBOLPackage.getCicsTransformDataToXMLStmt_DatContainer()
      • setDatContainer

        void setDatContainer(DataRefOrLiteral value)
        Sets the value of the 'Dat Container' containment reference.
        Parameters:
        value - the new value of the 'Dat Container' containment reference.
        See Also:
        getDatContainer()
      • getElemName

        DataRef getElemName()
        Returns the value of the 'Elem Name' containment reference.

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

        Returns:
        the value of the 'Elem Name' containment reference.
        See Also:
        setElemName(DataRef), COBOLPackage.getCicsTransformDataToXMLStmt_ElemName()
      • setElemName

        void setElemName(DataRef value)
        Sets the value of the 'Elem Name' containment reference.
        Parameters:
        value - the new value of the 'Elem Name' containment reference.
        See Also:
        getElemName()
      • getElemNameLen

        DataRef getElemNameLen()
        Returns the value of the 'Elem Name Len' containment reference.

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

        Returns:
        the value of the 'Elem Name Len' containment reference.
        See Also:
        setElemNameLen(DataRef), COBOLPackage.getCicsTransformDataToXMLStmt_ElemNameLen()
      • setElemNameLen

        void setElemNameLen(DataRef value)
        Sets the value of the 'Elem Name Len' containment reference.
        Parameters:
        value - the new value of the 'Elem Name Len' containment reference.
        See Also:
        getElemNameLen()
      • getElemNS

        DataRef getElemNS()
        Returns the value of the 'Elem NS' containment reference.

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

        Returns:
        the value of the 'Elem NS' containment reference.
        See Also:
        setElemNS(DataRef), COBOLPackage.getCicsTransformDataToXMLStmt_ElemNS()
      • setElemNS

        void setElemNS(DataRef value)
        Sets the value of the 'Elem NS' containment reference.
        Parameters:
        value - the new value of the 'Elem NS' containment reference.
        See Also:
        getElemNS()
      • getElemNSLen

        DataRef getElemNSLen()
        Returns the value of the 'Elem NS Len' containment reference.

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

        Returns:
        the value of the 'Elem NS Len' containment reference.
        See Also:
        setElemNSLen(DataRef), COBOLPackage.getCicsTransformDataToXMLStmt_ElemNSLen()
      • setElemNSLen

        void setElemNSLen(DataRef value)
        Sets the value of the 'Elem NS Len' containment reference.
        Parameters:
        value - the new value of the 'Elem NS Len' containment reference.
        See Also:
        getElemNSLen()
      • getTypeName

        DataRef getTypeName()
        Returns the value of the 'Type Name' containment reference.

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

        Returns:
        the value of the 'Type Name' containment reference.
        See Also:
        setTypeName(DataRef), COBOLPackage.getCicsTransformDataToXMLStmt_TypeName()
      • setTypeName

        void setTypeName(DataRef value)
        Sets the value of the 'Type Name' containment reference.
        Parameters:
        value - the new value of the 'Type Name' containment reference.
        See Also:
        getTypeName()
      • getTypeNameLen

        DataRef getTypeNameLen()
        Returns the value of the 'Type Name Len' containment reference.

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

        Returns:
        the value of the 'Type Name Len' containment reference.
        See Also:
        setTypeNameLen(DataRef), COBOLPackage.getCicsTransformDataToXMLStmt_TypeNameLen()
      • setTypeNameLen

        void setTypeNameLen(DataRef value)
        Sets the value of the 'Type Name Len' containment reference.
        Parameters:
        value - the new value of the 'Type Name Len' containment reference.
        See Also:
        getTypeNameLen()
      • getTypeNS

        DataRef getTypeNS()
        Returns the value of the 'Type NS' containment reference.

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

        Returns:
        the value of the 'Type NS' containment reference.
        See Also:
        setTypeNS(DataRef), COBOLPackage.getCicsTransformDataToXMLStmt_TypeNS()
      • setTypeNS

        void setTypeNS(DataRef value)
        Sets the value of the 'Type NS' containment reference.
        Parameters:
        value - the new value of the 'Type NS' containment reference.
        See Also:
        getTypeNS()
      • getTypeNSLen

        DataRef getTypeNSLen()
        Returns the value of the 'Type NS Len' containment reference.

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

        Returns:
        the value of the 'Type NS Len' containment reference.
        See Also:
        setTypeNSLen(DataRef), COBOLPackage.getCicsTransformDataToXMLStmt_TypeNSLen()
      • setTypeNSLen

        void setTypeNSLen(DataRef value)
        Sets the value of the 'Type NS Len' containment reference.
        Parameters:
        value - the new value of the 'Type NS Len' containment reference.
        See Also:
        getTypeNSLen()
      • getXMLContainer

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

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

        Returns:
        the value of the 'XML Container' containment reference.
        See Also:
        setXMLContainer(DataRefOrLiteral), COBOLPackage.getCicsTransformDataToXMLStmt_XMLContainer()
      • setXMLContainer

        void setXMLContainer(DataRefOrLiteral value)
        Sets the value of the 'XML Container' containment reference.
        Parameters:
        value - the new value of the 'XML Container' containment reference.
        See Also:
        getXMLContainer()
      • getXMLTransform

        DataRefOrLiteral getXMLTransform()
        Returns the value of the 'XML Transform' containment reference.

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

        Returns:
        the value of the 'XML Transform' containment reference.
        See Also:
        setXMLTransform(DataRefOrLiteral), COBOLPackage.getCicsTransformDataToXMLStmt_XMLTransform()
      • setXMLTransform

        void setXMLTransform(DataRefOrLiteral value)
        Sets the value of the 'XML Transform' containment reference.
        Parameters:
        value - the new value of the 'XML Transform' containment reference.
        See Also:
        getXMLTransform()