Interface CTModifyVerifier

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTModifyVerifier
    extends XmlObject
    An XML CT_ModifyVerifier(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
    • Method Detail

      • getAlgorithmName

        java.lang.String getAlgorithmName()
        Gets the "algorithmName" attribute
      • xgetAlgorithmName

        XmlString xgetAlgorithmName()
        Gets (as xml) the "algorithmName" attribute
      • isSetAlgorithmName

        boolean isSetAlgorithmName()
        True if has "algorithmName" attribute
      • setAlgorithmName

        void setAlgorithmName​(java.lang.String algorithmName)
        Sets the "algorithmName" attribute
      • xsetAlgorithmName

        void xsetAlgorithmName​(XmlString algorithmName)
        Sets (as xml) the "algorithmName" attribute
      • unsetAlgorithmName

        void unsetAlgorithmName()
        Unsets the "algorithmName" attribute
      • getHashValue

        byte[] getHashValue()
        Gets the "hashValue" attribute
      • xgetHashValue

        XmlBase64Binary xgetHashValue()
        Gets (as xml) the "hashValue" attribute
      • isSetHashValue

        boolean isSetHashValue()
        True if has "hashValue" attribute
      • setHashValue

        void setHashValue​(byte[] hashValue)
        Sets the "hashValue" attribute
      • xsetHashValue

        void xsetHashValue​(XmlBase64Binary hashValue)
        Sets (as xml) the "hashValue" attribute
      • unsetHashValue

        void unsetHashValue()
        Unsets the "hashValue" attribute
      • getSaltValue

        byte[] getSaltValue()
        Gets the "saltValue" attribute
      • xgetSaltValue

        XmlBase64Binary xgetSaltValue()
        Gets (as xml) the "saltValue" attribute
      • isSetSaltValue

        boolean isSetSaltValue()
        True if has "saltValue" attribute
      • setSaltValue

        void setSaltValue​(byte[] saltValue)
        Sets the "saltValue" attribute
      • xsetSaltValue

        void xsetSaltValue​(XmlBase64Binary saltValue)
        Sets (as xml) the "saltValue" attribute
      • unsetSaltValue

        void unsetSaltValue()
        Unsets the "saltValue" attribute
      • getSpinValue

        long getSpinValue()
        Gets the "spinValue" attribute
      • xgetSpinValue

        XmlUnsignedInt xgetSpinValue()
        Gets (as xml) the "spinValue" attribute
      • isSetSpinValue

        boolean isSetSpinValue()
        True if has "spinValue" attribute
      • setSpinValue

        void setSpinValue​(long spinValue)
        Sets the "spinValue" attribute
      • xsetSpinValue

        void xsetSpinValue​(XmlUnsignedInt spinValue)
        Sets (as xml) the "spinValue" attribute
      • unsetSpinValue

        void unsetSpinValue()
        Unsets the "spinValue" attribute
      • getCryptProviderType

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STCryptProv.Enum getCryptProviderType()
        Gets the "cryptProviderType" attribute
      • xgetCryptProviderType

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STCryptProv xgetCryptProviderType()
        Gets (as xml) the "cryptProviderType" attribute
      • isSetCryptProviderType

        boolean isSetCryptProviderType()
        True if has "cryptProviderType" attribute
      • setCryptProviderType

        void setCryptProviderType​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STCryptProv.Enum cryptProviderType)
        Sets the "cryptProviderType" attribute
      • xsetCryptProviderType

        void xsetCryptProviderType​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STCryptProv cryptProviderType)
        Sets (as xml) the "cryptProviderType" attribute
      • unsetCryptProviderType

        void unsetCryptProviderType()
        Unsets the "cryptProviderType" attribute
      • getCryptAlgorithmClass

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STAlgClass.Enum getCryptAlgorithmClass()
        Gets the "cryptAlgorithmClass" attribute
      • xgetCryptAlgorithmClass

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STAlgClass xgetCryptAlgorithmClass()
        Gets (as xml) the "cryptAlgorithmClass" attribute
      • isSetCryptAlgorithmClass

        boolean isSetCryptAlgorithmClass()
        True if has "cryptAlgorithmClass" attribute
      • setCryptAlgorithmClass

        void setCryptAlgorithmClass​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STAlgClass.Enum cryptAlgorithmClass)
        Sets the "cryptAlgorithmClass" attribute
      • xsetCryptAlgorithmClass

        void xsetCryptAlgorithmClass​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STAlgClass cryptAlgorithmClass)
        Sets (as xml) the "cryptAlgorithmClass" attribute
      • unsetCryptAlgorithmClass

        void unsetCryptAlgorithmClass()
        Unsets the "cryptAlgorithmClass" attribute
      • getCryptAlgorithmType

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STAlgType.Enum getCryptAlgorithmType()
        Gets the "cryptAlgorithmType" attribute
      • xgetCryptAlgorithmType

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STAlgType xgetCryptAlgorithmType()
        Gets (as xml) the "cryptAlgorithmType" attribute
      • isSetCryptAlgorithmType

        boolean isSetCryptAlgorithmType()
        True if has "cryptAlgorithmType" attribute
      • setCryptAlgorithmType

        void setCryptAlgorithmType​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STAlgType.Enum cryptAlgorithmType)
        Sets the "cryptAlgorithmType" attribute
      • xsetCryptAlgorithmType

        void xsetCryptAlgorithmType​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STAlgType cryptAlgorithmType)
        Sets (as xml) the "cryptAlgorithmType" attribute
      • unsetCryptAlgorithmType

        void unsetCryptAlgorithmType()
        Unsets the "cryptAlgorithmType" attribute
      • getCryptAlgorithmSid

        long getCryptAlgorithmSid()
        Gets the "cryptAlgorithmSid" attribute
      • xgetCryptAlgorithmSid

        XmlUnsignedInt xgetCryptAlgorithmSid()
        Gets (as xml) the "cryptAlgorithmSid" attribute
      • isSetCryptAlgorithmSid

        boolean isSetCryptAlgorithmSid()
        True if has "cryptAlgorithmSid" attribute
      • setCryptAlgorithmSid

        void setCryptAlgorithmSid​(long cryptAlgorithmSid)
        Sets the "cryptAlgorithmSid" attribute
      • xsetCryptAlgorithmSid

        void xsetCryptAlgorithmSid​(XmlUnsignedInt cryptAlgorithmSid)
        Sets (as xml) the "cryptAlgorithmSid" attribute
      • unsetCryptAlgorithmSid

        void unsetCryptAlgorithmSid()
        Unsets the "cryptAlgorithmSid" attribute
      • getSpinCount

        long getSpinCount()
        Gets the "spinCount" attribute
      • xgetSpinCount

        XmlUnsignedInt xgetSpinCount()
        Gets (as xml) the "spinCount" attribute
      • isSetSpinCount

        boolean isSetSpinCount()
        True if has "spinCount" attribute
      • setSpinCount

        void setSpinCount​(long spinCount)
        Sets the "spinCount" attribute
      • xsetSpinCount

        void xsetSpinCount​(XmlUnsignedInt spinCount)
        Sets (as xml) the "spinCount" attribute
      • unsetSpinCount

        void unsetSpinCount()
        Unsets the "spinCount" attribute
      • getSaltData

        byte[] getSaltData()
        Gets the "saltData" attribute
      • xgetSaltData

        XmlBase64Binary xgetSaltData()
        Gets (as xml) the "saltData" attribute
      • isSetSaltData

        boolean isSetSaltData()
        True if has "saltData" attribute
      • setSaltData

        void setSaltData​(byte[] saltData)
        Sets the "saltData" attribute
      • xsetSaltData

        void xsetSaltData​(XmlBase64Binary saltData)
        Sets (as xml) the "saltData" attribute
      • unsetSaltData

        void unsetSaltData()
        Unsets the "saltData" attribute
      • getHashData

        byte[] getHashData()
        Gets the "hashData" attribute
      • xgetHashData

        XmlBase64Binary xgetHashData()
        Gets (as xml) the "hashData" attribute
      • isSetHashData

        boolean isSetHashData()
        True if has "hashData" attribute
      • setHashData

        void setHashData​(byte[] hashData)
        Sets the "hashData" attribute
      • xsetHashData

        void xsetHashData​(XmlBase64Binary hashData)
        Sets (as xml) the "hashData" attribute
      • unsetHashData

        void unsetHashData()
        Unsets the "hashData" attribute
      • getCryptProvider

        java.lang.String getCryptProvider()
        Gets the "cryptProvider" attribute
      • xgetCryptProvider

        XmlString xgetCryptProvider()
        Gets (as xml) the "cryptProvider" attribute
      • isSetCryptProvider

        boolean isSetCryptProvider()
        True if has "cryptProvider" attribute
      • setCryptProvider

        void setCryptProvider​(java.lang.String cryptProvider)
        Sets the "cryptProvider" attribute
      • xsetCryptProvider

        void xsetCryptProvider​(XmlString cryptProvider)
        Sets (as xml) the "cryptProvider" attribute
      • unsetCryptProvider

        void unsetCryptProvider()
        Unsets the "cryptProvider" attribute
      • getAlgIdExt

        long getAlgIdExt()
        Gets the "algIdExt" attribute
      • xgetAlgIdExt

        XmlUnsignedInt xgetAlgIdExt()
        Gets (as xml) the "algIdExt" attribute
      • isSetAlgIdExt

        boolean isSetAlgIdExt()
        True if has "algIdExt" attribute
      • setAlgIdExt

        void setAlgIdExt​(long algIdExt)
        Sets the "algIdExt" attribute
      • xsetAlgIdExt

        void xsetAlgIdExt​(XmlUnsignedInt algIdExt)
        Sets (as xml) the "algIdExt" attribute
      • unsetAlgIdExt

        void unsetAlgIdExt()
        Unsets the "algIdExt" attribute
      • getAlgIdExtSource

        java.lang.String getAlgIdExtSource()
        Gets the "algIdExtSource" attribute
      • xgetAlgIdExtSource

        XmlString xgetAlgIdExtSource()
        Gets (as xml) the "algIdExtSource" attribute
      • isSetAlgIdExtSource

        boolean isSetAlgIdExtSource()
        True if has "algIdExtSource" attribute
      • setAlgIdExtSource

        void setAlgIdExtSource​(java.lang.String algIdExtSource)
        Sets the "algIdExtSource" attribute
      • xsetAlgIdExtSource

        void xsetAlgIdExtSource​(XmlString algIdExtSource)
        Sets (as xml) the "algIdExtSource" attribute
      • unsetAlgIdExtSource

        void unsetAlgIdExtSource()
        Unsets the "algIdExtSource" attribute
      • getCryptProviderTypeExt

        long getCryptProviderTypeExt()
        Gets the "cryptProviderTypeExt" attribute
      • xgetCryptProviderTypeExt

        XmlUnsignedInt xgetCryptProviderTypeExt()
        Gets (as xml) the "cryptProviderTypeExt" attribute
      • isSetCryptProviderTypeExt

        boolean isSetCryptProviderTypeExt()
        True if has "cryptProviderTypeExt" attribute
      • setCryptProviderTypeExt

        void setCryptProviderTypeExt​(long cryptProviderTypeExt)
        Sets the "cryptProviderTypeExt" attribute
      • xsetCryptProviderTypeExt

        void xsetCryptProviderTypeExt​(XmlUnsignedInt cryptProviderTypeExt)
        Sets (as xml) the "cryptProviderTypeExt" attribute
      • unsetCryptProviderTypeExt

        void unsetCryptProviderTypeExt()
        Unsets the "cryptProviderTypeExt" attribute
      • getCryptProviderTypeExtSource

        java.lang.String getCryptProviderTypeExtSource()
        Gets the "cryptProviderTypeExtSource" attribute
      • xgetCryptProviderTypeExtSource

        XmlString xgetCryptProviderTypeExtSource()
        Gets (as xml) the "cryptProviderTypeExtSource" attribute
      • isSetCryptProviderTypeExtSource

        boolean isSetCryptProviderTypeExtSource()
        True if has "cryptProviderTypeExtSource" attribute
      • setCryptProviderTypeExtSource

        void setCryptProviderTypeExtSource​(java.lang.String cryptProviderTypeExtSource)
        Sets the "cryptProviderTypeExtSource" attribute
      • xsetCryptProviderTypeExtSource

        void xsetCryptProviderTypeExtSource​(XmlString cryptProviderTypeExtSource)
        Sets (as xml) the "cryptProviderTypeExtSource" attribute
      • unsetCryptProviderTypeExtSource

        void unsetCryptProviderTypeExtSource()
        Unsets the "cryptProviderTypeExtSource" attribute