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

Interface CicsExtractCertificateStmt

    • Method Detail

      • getCertificate

        DataRef getCertificate()
        Returns the value of the 'Certificate' containment reference.

        The value is a representation of the pointer reference specified in the CERTIFICATE option.

        Returns:
        the value of the 'Certificate' containment reference.
        See Also:
        setCertificate(DataRef), COBOLPackage.getCicsExtractCertificateStmt_Certificate()
      • setCertificate

        void setCertificate(DataRef value)
        Sets the value of the 'Certificate' containment reference.
        Parameters:
        value - the new value of the 'Certificate' containment reference.
        See Also:
        getCertificate()
      • getLength

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

        The value is a representation of the data area 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(DataRef), COBOLPackage.getCicsExtractCertificateStmt_Length()
      • setLength

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

        DataRef getSerialNum()
        Returns the value of the 'Serial Num' containment reference.

        The value is a representation of the pointer reference specified in the SERIALNUM option; if that option is not used, the value is null.

        Returns:
        the value of the 'Serial Num' containment reference.
        See Also:
        setSerialNum(DataRef), COBOLPackage.getCicsExtractCertificateStmt_SerialNum()
      • setSerialNum

        void setSerialNum(DataRef value)
        Sets the value of the 'Serial Num' containment reference.
        Parameters:
        value - the new value of the 'Serial Num' containment reference.
        See Also:
        getSerialNum()
      • getSerialNumLen

        DataRef getSerialNumLen()
        Returns the value of the 'Serial Num Len' containment reference.

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

        Returns:
        the value of the 'Serial Num Len' containment reference.
        See Also:
        setSerialNumLen(DataRef), COBOLPackage.getCicsExtractCertificateStmt_SerialNumLen()
      • setSerialNumLen

        void setSerialNumLen(DataRef value)
        Sets the value of the 'Serial Num Len' containment reference.
        Parameters:
        value - the new value of the 'Serial Num Len' containment reference.
        See Also:
        getSerialNumLen()
      • getUserId

        DataRef getUserId()
        Returns the value of the 'User Id' containment reference.

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

        Returns:
        the value of the 'User Id' containment reference.
        See Also:
        setUserId(DataRef), COBOLPackage.getCicsExtractCertificateStmt_UserId()
      • setUserId

        void setUserId(DataRef value)
        Sets the value of the 'User Id' containment reference.
        Parameters:
        value - the new value of the 'User Id' containment reference.
        See Also:
        getUserId()
      • isOwner

        boolean isOwner()
        Returns the value of the 'Owner' attribute.

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

        Returns:
        the value of the 'Owner' attribute.
        See Also:
        setOwner(boolean), COBOLPackage.getCicsExtractCertificateStmt_Owner()
      • setOwner

        void setOwner(boolean value)
        Sets the value of the 'Owner' attribute.
        Parameters:
        value - the new value of the 'Owner' attribute.
        See Also:
        isOwner()
      • isIssuer

        boolean isIssuer()
        Returns the value of the 'Issuer' attribute.

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

        Returns:
        the value of the 'Issuer' attribute.
        See Also:
        setIssuer(boolean), COBOLPackage.getCicsExtractCertificateStmt_Issuer()
      • setIssuer

        void setIssuer(boolean value)
        Sets the value of the 'Issuer' attribute.
        Parameters:
        value - the new value of the 'Issuer' attribute.
        See Also:
        isIssuer()
      • getCommonName

        DataRef getCommonName()
        Returns the value of the 'Common Name' containment reference.

        The value is a representation of the pointer reference specified in the COMMONNAME option; if that option is not used, the value is null.

        Returns:
        the value of the 'Common Name' containment reference.
        See Also:
        setCommonName(DataRef), COBOLPackage.getCicsExtractCertificateStmt_CommonName()
      • setCommonName

        void setCommonName(DataRef value)
        Sets the value of the 'Common Name' containment reference.
        Parameters:
        value - the new value of the 'Common Name' containment reference.
        See Also:
        getCommonName()
      • getCommonNamLen

        DataRef getCommonNamLen()
        Returns the value of the 'Common Nam Len' containment reference.

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

        Returns:
        the value of the 'Common Nam Len' containment reference.
        See Also:
        setCommonNamLen(DataRef), COBOLPackage.getCicsExtractCertificateStmt_CommonNamLen()
      • setCommonNamLen

        void setCommonNamLen(DataRef value)
        Sets the value of the 'Common Nam Len' containment reference.
        Parameters:
        value - the new value of the 'Common Nam Len' containment reference.
        See Also:
        getCommonNamLen()
      • getCountry

        DataRef getCountry()
        Returns the value of the 'Country' containment reference.

        The value is a representation of the pointer reference specified in the COUNTRY option; if that option is not used, the value is null.

        Returns:
        the value of the 'Country' containment reference.
        See Also:
        setCountry(DataRef), COBOLPackage.getCicsExtractCertificateStmt_Country()
      • setCountry

        void setCountry(DataRef value)
        Sets the value of the 'Country' containment reference.
        Parameters:
        value - the new value of the 'Country' containment reference.
        See Also:
        getCountry()
      • getCountryLen

        DataRef getCountryLen()
        Returns the value of the 'Country Len' containment reference.

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

        Returns:
        the value of the 'Country Len' containment reference.
        See Also:
        setCountryLen(DataRef), COBOLPackage.getCicsExtractCertificateStmt_CountryLen()
      • setCountryLen

        void setCountryLen(DataRef value)
        Sets the value of the 'Country Len' containment reference.
        Parameters:
        value - the new value of the 'Country Len' containment reference.
        See Also:
        getCountryLen()
      • getState

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

        The value is a representation of the pointer reference 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.getCicsExtractCertificateStmt_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()
      • getStateLen

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

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

        Returns:
        the value of the 'State Len' containment reference.
        See Also:
        setStateLen(DataRef), COBOLPackage.getCicsExtractCertificateStmt_StateLen()
      • setStateLen

        void setStateLen(DataRef value)
        Sets the value of the 'State Len' containment reference.
        Parameters:
        value - the new value of the 'State Len' containment reference.
        See Also:
        getStateLen()
      • getLocality

        DataRef getLocality()
        Returns the value of the 'Locality' containment reference.

        The value is a representation of the pointer reference specified in the LOCALITY option; if that option is not used, the value is null.

        Returns:
        the value of the 'Locality' containment reference.
        See Also:
        setLocality(DataRef), COBOLPackage.getCicsExtractCertificateStmt_Locality()
      • setLocality

        void setLocality(DataRef value)
        Sets the value of the 'Locality' containment reference.
        Parameters:
        value - the new value of the 'Locality' containment reference.
        See Also:
        getLocality()
      • getLocalityLen

        DataRef getLocalityLen()
        Returns the value of the 'Locality Len' containment reference.

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

        Returns:
        the value of the 'Locality Len' containment reference.
        See Also:
        setLocalityLen(DataRef), COBOLPackage.getCicsExtractCertificateStmt_LocalityLen()
      • setLocalityLen

        void setLocalityLen(DataRef value)
        Sets the value of the 'Locality Len' containment reference.
        Parameters:
        value - the new value of the 'Locality Len' containment reference.
        See Also:
        getLocalityLen()
      • getOrganization

        DataRef getOrganization()
        Returns the value of the 'Organization' containment reference.

        The value is a representation of the pointer reference specified in the ORGANIZATION option; if that option is not used, the value is null.

        Returns:
        the value of the 'Organization' containment reference.
        See Also:
        setOrganization(DataRef), COBOLPackage.getCicsExtractCertificateStmt_Organization()
      • setOrganization

        void setOrganization(DataRef value)
        Sets the value of the 'Organization' containment reference.
        Parameters:
        value - the new value of the 'Organization' containment reference.
        See Also:
        getOrganization()
      • getOrganizatLen

        DataRef getOrganizatLen()
        Returns the value of the 'Organizat Len' containment reference.

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

        Returns:
        the value of the 'Organizat Len' containment reference.
        See Also:
        setOrganizatLen(DataRef), COBOLPackage.getCicsExtractCertificateStmt_OrganizatLen()
      • setOrganizatLen

        void setOrganizatLen(DataRef value)
        Sets the value of the 'Organizat Len' containment reference.
        Parameters:
        value - the new value of the 'Organizat Len' containment reference.
        See Also:
        getOrganizatLen()
      • getOrgUnit

        DataRef getOrgUnit()
        Returns the value of the 'Org Unit' containment reference.

        The value is a representation of the pointer reference specified in the ORGUNIT option; if that option is not used, the value is null.

        Returns:
        the value of the 'Org Unit' containment reference.
        See Also:
        setOrgUnit(DataRef), COBOLPackage.getCicsExtractCertificateStmt_OrgUnit()
      • setOrgUnit

        void setOrgUnit(DataRef value)
        Sets the value of the 'Org Unit' containment reference.
        Parameters:
        value - the new value of the 'Org Unit' containment reference.
        See Also:
        getOrgUnit()
      • getOrgUnitLen

        DataRef getOrgUnitLen()
        Returns the value of the 'Org Unit Len' containment reference.

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

        Returns:
        the value of the 'Org Unit Len' containment reference.
        See Also:
        setOrgUnitLen(DataRef), COBOLPackage.getCicsExtractCertificateStmt_OrgUnitLen()
      • setOrgUnitLen

        void setOrgUnitLen(DataRef value)
        Sets the value of the 'Org Unit Len' containment reference.
        Parameters:
        value - the new value of the 'Org Unit Len' containment reference.
        See Also:
        getOrgUnitLen()