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

Interface CicsWSAEPRCreateStmt

    • Method Detail

      • getEPRInto

        DataRef getEPRInto()
        Returns the value of the 'EPR Into' containment reference.

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

        Returns:
        the value of the 'EPR Into' containment reference.
        See Also:
        setEPRInto(DataRef), COBOLPackage.getCicsWSAEPRCreateStmt_EPRInto()
      • setEPRInto

        void setEPRInto(DataRef value)
        Sets the value of the 'EPR Into' containment reference.
        Parameters:
        value - the new value of the 'EPR Into' containment reference.
        See Also:
        getEPRInto()
      • getEPRSet

        DataRef getEPRSet()
        Returns the value of the 'EPR Set' containment reference.

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

        Returns:
        the value of the 'EPR Set' containment reference.
        See Also:
        setEPRSet(DataRef), COBOLPackage.getCicsWSAEPRCreateStmt_EPRSet()
      • setEPRSet

        void setEPRSet(DataRef value)
        Sets the value of the 'EPR Set' containment reference.
        Parameters:
        value - the new value of the 'EPR Set' containment reference.
        See Also:
        getEPRSet()
      • getEPRLength

        DataRef getEPRLength()
        Returns the value of the 'EPR Length' containment reference.

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

        Returns:
        the value of the 'EPR Length' containment reference.
        See Also:
        setEPRLength(DataRef), COBOLPackage.getCicsWSAEPRCreateStmt_EPRLength()
      • setEPRLength

        void setEPRLength(DataRef value)
        Sets the value of the 'EPR Length' containment reference.
        Parameters:
        value - the new value of the 'EPR Length' containment reference.
        See Also:
        getEPRLength()
      • getAddress

        DataRefOrLiteral getAddress()
        Returns the value of the 'Address' containment reference.

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

        Returns:
        the value of the 'Address' containment reference.
        See Also:
        setAddress(DataRefOrLiteral), COBOLPackage.getCicsWSAEPRCreateStmt_Address()
      • setAddress

        void setAddress(DataRefOrLiteral value)
        Sets the value of the 'Address' containment reference.
        Parameters:
        value - the new value of the 'Address' containment reference.
        See Also:
        getAddress()
      • getRefParms

        DataRefOrLiteral getRefParms()
        Returns the value of the 'Ref Parms' containment reference.

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

        Returns:
        the value of the 'Ref Parms' containment reference.
        See Also:
        setRefParms(DataRefOrLiteral), COBOLPackage.getCicsWSAEPRCreateStmt_RefParms()
      • setRefParms

        void setRefParms(DataRefOrLiteral value)
        Sets the value of the 'Ref Parms' containment reference.
        Parameters:
        value - the new value of the 'Ref Parms' containment reference.
        See Also:
        getRefParms()
      • getRefParmsLen

        DataRefOrLiteral getRefParmsLen()
        Returns the value of the 'Ref Parms Len' containment reference.

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

        Returns:
        the value of the 'Ref Parms Len' containment reference.
        See Also:
        setRefParmsLen(DataRefOrLiteral), COBOLPackage.getCicsWSAEPRCreateStmt_RefParmsLen()
      • setRefParmsLen

        void setRefParmsLen(DataRefOrLiteral value)
        Sets the value of the 'Ref Parms Len' containment reference.
        Parameters:
        value - the new value of the 'Ref Parms Len' containment reference.
        See Also:
        getRefParmsLen()
      • getMetadata

        DataRefOrLiteral getMetadata()
        Returns the value of the 'Metadata' containment reference.

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

        Returns:
        the value of the 'Metadata' containment reference.
        See Also:
        setMetadata(DataRefOrLiteral), COBOLPackage.getCicsWSAEPRCreateStmt_Metadata()
      • setMetadata

        void setMetadata(DataRefOrLiteral value)
        Sets the value of the 'Metadata' containment reference.
        Parameters:
        value - the new value of the 'Metadata' containment reference.
        See Also:
        getMetadata()
      • getMetadataLen

        DataRefOrLiteral getMetadataLen()
        Returns the value of the 'Metadata Len' containment reference.

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

        Returns:
        the value of the 'Metadata Len' containment reference.
        See Also:
        setMetadataLen(DataRefOrLiteral), COBOLPackage.getCicsWSAEPRCreateStmt_MetadataLen()
      • setMetadataLen

        void setMetadataLen(DataRefOrLiteral value)
        Sets the value of the 'Metadata Len' containment reference.
        Parameters:
        value - the new value of the 'Metadata Len' containment reference.
        See Also:
        getMetadataLen()
      • 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.getCicsWSAEPRCreateStmt_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.getCicsWSAEPRCreateStmt_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()