Interface CTDocProtect

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • xgetEdit

        STDocProtect xgetEdit()
        Gets (as xml) the "edit" attribute
      • isSetEdit

        boolean isSetEdit()
        True if has "edit" attribute
      • xsetEdit

        void xsetEdit​(STDocProtect edit)
        Sets (as xml) the "edit" attribute
      • unsetEdit

        void unsetEdit()
        Unsets the "edit" attribute
      • getFormatting

        STOnOff.Enum getFormatting()
        Gets the "formatting" attribute
      • xgetFormatting

        STOnOff xgetFormatting()
        Gets (as xml) the "formatting" attribute
      • isSetFormatting

        boolean isSetFormatting()
        True if has "formatting" attribute
      • setFormatting

        void setFormatting​(STOnOff.Enum formatting)
        Sets the "formatting" attribute
      • xsetFormatting

        void xsetFormatting​(STOnOff formatting)
        Sets (as xml) the "formatting" attribute
      • unsetFormatting

        void unsetFormatting()
        Unsets the "formatting" attribute
      • getEnforcement

        STOnOff.Enum getEnforcement()
        Gets the "enforcement" attribute
      • xgetEnforcement

        STOnOff xgetEnforcement()
        Gets (as xml) the "enforcement" attribute
      • isSetEnforcement

        boolean isSetEnforcement()
        True if has "enforcement" attribute
      • setEnforcement

        void setEnforcement​(STOnOff.Enum enforcement)
        Sets the "enforcement" attribute
      • xsetEnforcement

        void xsetEnforcement​(STOnOff enforcement)
        Sets (as xml) the "enforcement" attribute
      • unsetEnforcement

        void unsetEnforcement()
        Unsets the "enforcement" attribute
      • getCryptProviderType

        STCryptProv.Enum getCryptProviderType()
        Gets the "cryptProviderType" attribute
      • xgetCryptProviderType

        STCryptProv xgetCryptProviderType()
        Gets (as xml) the "cryptProviderType" attribute
      • isSetCryptProviderType

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

        void setCryptProviderType​(STCryptProv.Enum cryptProviderType)
        Sets the "cryptProviderType" attribute
      • xsetCryptProviderType

        void xsetCryptProviderType​(STCryptProv cryptProviderType)
        Sets (as xml) the "cryptProviderType" attribute
      • unsetCryptProviderType

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

        STAlgClass.Enum getCryptAlgorithmClass()
        Gets the "cryptAlgorithmClass" attribute
      • xgetCryptAlgorithmClass

        STAlgClass xgetCryptAlgorithmClass()
        Gets (as xml) the "cryptAlgorithmClass" attribute
      • isSetCryptAlgorithmClass

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

        void setCryptAlgorithmClass​(STAlgClass.Enum cryptAlgorithmClass)
        Sets the "cryptAlgorithmClass" attribute
      • xsetCryptAlgorithmClass

        void xsetCryptAlgorithmClass​(STAlgClass cryptAlgorithmClass)
        Sets (as xml) the "cryptAlgorithmClass" attribute
      • unsetCryptAlgorithmClass

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

        STAlgType.Enum getCryptAlgorithmType()
        Gets the "cryptAlgorithmType" attribute
      • xgetCryptAlgorithmType

        STAlgType xgetCryptAlgorithmType()
        Gets (as xml) the "cryptAlgorithmType" attribute
      • isSetCryptAlgorithmType

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

        void setCryptAlgorithmType​(STAlgType.Enum cryptAlgorithmType)
        Sets the "cryptAlgorithmType" attribute
      • xsetCryptAlgorithmType

        void xsetCryptAlgorithmType​(STAlgType cryptAlgorithmType)
        Sets (as xml) the "cryptAlgorithmType" attribute
      • unsetCryptAlgorithmType

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

        java.math.BigInteger getCryptAlgorithmSid()
        Gets the "cryptAlgorithmSid" attribute
      • xgetCryptAlgorithmSid

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

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

        void setCryptAlgorithmSid​(java.math.BigInteger cryptAlgorithmSid)
        Sets the "cryptAlgorithmSid" attribute
      • xsetCryptAlgorithmSid

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

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

        java.math.BigInteger getCryptSpinCount()
        Gets the "cryptSpinCount" attribute
      • xgetCryptSpinCount

        STDecimalNumber xgetCryptSpinCount()
        Gets (as xml) the "cryptSpinCount" attribute
      • isSetCryptSpinCount

        boolean isSetCryptSpinCount()
        True if has "cryptSpinCount" attribute
      • setCryptSpinCount

        void setCryptSpinCount​(java.math.BigInteger cryptSpinCount)
        Sets the "cryptSpinCount" attribute
      • xsetCryptSpinCount

        void xsetCryptSpinCount​(STDecimalNumber cryptSpinCount)
        Sets (as xml) the "cryptSpinCount" attribute
      • unsetCryptSpinCount

        void unsetCryptSpinCount()
        Unsets the "cryptSpinCount" attribute
      • getCryptProvider

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

        STString 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​(STString cryptProvider)
        Sets (as xml) the "cryptProvider" attribute
      • unsetCryptProvider

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

        byte[] getAlgIdExt()
        Gets the "algIdExt" attribute
      • xgetAlgIdExt

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

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

        void setAlgIdExt​(byte[] algIdExt)
        Sets the "algIdExt" attribute
      • xsetAlgIdExt

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

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

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

        STString 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​(STString algIdExtSource)
        Sets (as xml) the "algIdExtSource" attribute
      • unsetAlgIdExtSource

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

        byte[] getCryptProviderTypeExt()
        Gets the "cryptProviderTypeExt" attribute
      • xgetCryptProviderTypeExt

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

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

        void setCryptProviderTypeExt​(byte[] cryptProviderTypeExt)
        Sets the "cryptProviderTypeExt" attribute
      • xsetCryptProviderTypeExt

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

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

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

        STString 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​(STString cryptProviderTypeExtSource)
        Sets (as xml) the "cryptProviderTypeExtSource" attribute
      • unsetCryptProviderTypeExtSource

        void unsetCryptProviderTypeExtSource()
        Unsets the "cryptProviderTypeExtSource" attribute
      • getHash

        byte[] getHash()
        Gets the "hash" attribute
      • isSetHash

        boolean isSetHash()
        True if has "hash" attribute
      • setHash

        void setHash​(byte[] hash)
        Sets the "hash" attribute
      • xsetHash

        void xsetHash​(XmlBase64Binary hash)
        Sets (as xml) the "hash" attribute
      • unsetHash

        void unsetHash()
        Unsets the "hash" attribute
      • getSalt

        byte[] getSalt()
        Gets the "salt" attribute
      • isSetSalt

        boolean isSetSalt()
        True if has "salt" attribute
      • setSalt

        void setSalt​(byte[] salt)
        Sets the "salt" attribute
      • xsetSalt

        void xsetSalt​(XmlBase64Binary salt)
        Sets (as xml) the "salt" attribute
      • unsetSalt

        void unsetSalt()
        Unsets the "salt" attribute