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.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTDocProtect.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
getAlgIdExt()
Gets the "algIdExt" attributejava.lang.String
getAlgIdExtSource()
Gets the "algIdExtSource" attributeSTAlgClass.Enum
getCryptAlgorithmClass()
Gets the "cryptAlgorithmClass" attributejava.math.BigInteger
getCryptAlgorithmSid()
Gets the "cryptAlgorithmSid" attributeSTAlgType.Enum
getCryptAlgorithmType()
Gets the "cryptAlgorithmType" attributejava.lang.String
getCryptProvider()
Gets the "cryptProvider" attributeSTCryptProv.Enum
getCryptProviderType()
Gets the "cryptProviderType" attributebyte[]
getCryptProviderTypeExt()
Gets the "cryptProviderTypeExt" attributejava.lang.String
getCryptProviderTypeExtSource()
Gets the "cryptProviderTypeExtSource" attributejava.math.BigInteger
getCryptSpinCount()
Gets the "cryptSpinCount" attributeSTDocProtect.Enum
getEdit()
Gets the "edit" attributeSTOnOff.Enum
getEnforcement()
Gets the "enforcement" attributeSTOnOff.Enum
getFormatting()
Gets the "formatting" attributebyte[]
getHash()
Gets the "hash" attributebyte[]
getSalt()
Gets the "salt" attributeboolean
isSetAlgIdExt()
True if has "algIdExt" attributeboolean
isSetAlgIdExtSource()
True if has "algIdExtSource" attributeboolean
isSetCryptAlgorithmClass()
True if has "cryptAlgorithmClass" attributeboolean
isSetCryptAlgorithmSid()
True if has "cryptAlgorithmSid" attributeboolean
isSetCryptAlgorithmType()
True if has "cryptAlgorithmType" attributeboolean
isSetCryptProvider()
True if has "cryptProvider" attributeboolean
isSetCryptProviderType()
True if has "cryptProviderType" attributeboolean
isSetCryptProviderTypeExt()
True if has "cryptProviderTypeExt" attributeboolean
isSetCryptProviderTypeExtSource()
True if has "cryptProviderTypeExtSource" attributeboolean
isSetCryptSpinCount()
True if has "cryptSpinCount" attributeboolean
isSetEdit()
True if has "edit" attributeboolean
isSetEnforcement()
True if has "enforcement" attributeboolean
isSetFormatting()
True if has "formatting" attributeboolean
isSetHash()
True if has "hash" attributeboolean
isSetSalt()
True if has "salt" attributevoid
setAlgIdExt(byte[] algIdExt)
Sets the "algIdExt" attributevoid
setAlgIdExtSource(java.lang.String algIdExtSource)
Sets the "algIdExtSource" attributevoid
setCryptAlgorithmClass(STAlgClass.Enum cryptAlgorithmClass)
Sets the "cryptAlgorithmClass" attributevoid
setCryptAlgorithmSid(java.math.BigInteger cryptAlgorithmSid)
Sets the "cryptAlgorithmSid" attributevoid
setCryptAlgorithmType(STAlgType.Enum cryptAlgorithmType)
Sets the "cryptAlgorithmType" attributevoid
setCryptProvider(java.lang.String cryptProvider)
Sets the "cryptProvider" attributevoid
setCryptProviderType(STCryptProv.Enum cryptProviderType)
Sets the "cryptProviderType" attributevoid
setCryptProviderTypeExt(byte[] cryptProviderTypeExt)
Sets the "cryptProviderTypeExt" attributevoid
setCryptProviderTypeExtSource(java.lang.String cryptProviderTypeExtSource)
Sets the "cryptProviderTypeExtSource" attributevoid
setCryptSpinCount(java.math.BigInteger cryptSpinCount)
Sets the "cryptSpinCount" attributevoid
setEdit(STDocProtect.Enum edit)
Sets the "edit" attributevoid
setEnforcement(STOnOff.Enum enforcement)
Sets the "enforcement" attributevoid
setFormatting(STOnOff.Enum formatting)
Sets the "formatting" attributevoid
setHash(byte[] hash)
Sets the "hash" attributevoid
setSalt(byte[] salt)
Sets the "salt" attributevoid
unsetAlgIdExt()
Unsets the "algIdExt" attributevoid
unsetAlgIdExtSource()
Unsets the "algIdExtSource" attributevoid
unsetCryptAlgorithmClass()
Unsets the "cryptAlgorithmClass" attributevoid
unsetCryptAlgorithmSid()
Unsets the "cryptAlgorithmSid" attributevoid
unsetCryptAlgorithmType()
Unsets the "cryptAlgorithmType" attributevoid
unsetCryptProvider()
Unsets the "cryptProvider" attributevoid
unsetCryptProviderType()
Unsets the "cryptProviderType" attributevoid
unsetCryptProviderTypeExt()
Unsets the "cryptProviderTypeExt" attributevoid
unsetCryptProviderTypeExtSource()
Unsets the "cryptProviderTypeExtSource" attributevoid
unsetCryptSpinCount()
Unsets the "cryptSpinCount" attributevoid
unsetEdit()
Unsets the "edit" attributevoid
unsetEnforcement()
Unsets the "enforcement" attributevoid
unsetFormatting()
Unsets the "formatting" attributevoid
unsetHash()
Unsets the "hash" attributevoid
unsetSalt()
Unsets the "salt" attributeSTLongHexNumber
xgetAlgIdExt()
Gets (as xml) the "algIdExt" attributeSTString
xgetAlgIdExtSource()
Gets (as xml) the "algIdExtSource" attributeSTAlgClass
xgetCryptAlgorithmClass()
Gets (as xml) the "cryptAlgorithmClass" attributeSTDecimalNumber
xgetCryptAlgorithmSid()
Gets (as xml) the "cryptAlgorithmSid" attributeSTAlgType
xgetCryptAlgorithmType()
Gets (as xml) the "cryptAlgorithmType" attributeSTString
xgetCryptProvider()
Gets (as xml) the "cryptProvider" attributeSTCryptProv
xgetCryptProviderType()
Gets (as xml) the "cryptProviderType" attributeSTLongHexNumber
xgetCryptProviderTypeExt()
Gets (as xml) the "cryptProviderTypeExt" attributeSTString
xgetCryptProviderTypeExtSource()
Gets (as xml) the "cryptProviderTypeExtSource" attributeSTDecimalNumber
xgetCryptSpinCount()
Gets (as xml) the "cryptSpinCount" attributeSTDocProtect
xgetEdit()
Gets (as xml) the "edit" attributeSTOnOff
xgetEnforcement()
Gets (as xml) the "enforcement" attributeSTOnOff
xgetFormatting()
Gets (as xml) the "formatting" attributeXmlBase64Binary
xgetHash()
Gets (as xml) the "hash" attributeXmlBase64Binary
xgetSalt()
Gets (as xml) the "salt" attributevoid
xsetAlgIdExt(STLongHexNumber algIdExt)
Sets (as xml) the "algIdExt" attributevoid
xsetAlgIdExtSource(STString algIdExtSource)
Sets (as xml) the "algIdExtSource" attributevoid
xsetCryptAlgorithmClass(STAlgClass cryptAlgorithmClass)
Sets (as xml) the "cryptAlgorithmClass" attributevoid
xsetCryptAlgorithmSid(STDecimalNumber cryptAlgorithmSid)
Sets (as xml) the "cryptAlgorithmSid" attributevoid
xsetCryptAlgorithmType(STAlgType cryptAlgorithmType)
Sets (as xml) the "cryptAlgorithmType" attributevoid
xsetCryptProvider(STString cryptProvider)
Sets (as xml) the "cryptProvider" attributevoid
xsetCryptProviderType(STCryptProv cryptProviderType)
Sets (as xml) the "cryptProviderType" attributevoid
xsetCryptProviderTypeExt(STLongHexNumber cryptProviderTypeExt)
Sets (as xml) the "cryptProviderTypeExt" attributevoid
xsetCryptProviderTypeExtSource(STString cryptProviderTypeExtSource)
Sets (as xml) the "cryptProviderTypeExtSource" attributevoid
xsetCryptSpinCount(STDecimalNumber cryptSpinCount)
Sets (as xml) the "cryptSpinCount" attributevoid
xsetEdit(STDocProtect edit)
Sets (as xml) the "edit" attributevoid
xsetEnforcement(STOnOff enforcement)
Sets (as xml) the "enforcement" attributevoid
xsetFormatting(STOnOff formatting)
Sets (as xml) the "formatting" attributevoid
xsetHash(XmlBase64Binary hash)
Sets (as xml) the "hash" attributevoid
xsetSalt(XmlBase64Binary salt)
Sets (as xml) the "salt" attribute-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
getEdit
STDocProtect.Enum getEdit()
Gets the "edit" attribute
-
xgetEdit
STDocProtect xgetEdit()
Gets (as xml) the "edit" attribute
-
isSetEdit
boolean isSetEdit()
True if has "edit" attribute
-
setEdit
void setEdit(STDocProtect.Enum edit)
Sets the "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
-
xgetHash
XmlBase64Binary xgetHash()
Gets (as xml) 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
-
xgetSalt
XmlBase64Binary xgetSalt()
Gets (as xml) 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
-
-