Interface CTWriteProtection
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_WriteProtection(@http://schemas.openxmlformats.org/wordprocessingml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTWriteProtection> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionbyte[]Gets the "algIdExt" attributeGets the "algIdExtSource" attributeGets the "algorithmName" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STAlgClass.EnumGets the "cryptAlgorithmClass" attributeGets the "cryptAlgorithmSid" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STAlgType.EnumGets the "cryptAlgorithmType" attributeGets the "cryptProvider" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STCryptProv.EnumGets the "cryptProviderType" attributebyte[]Gets the "cryptProviderTypeExt" attributeGets the "cryptProviderTypeExtSource" attributeGets the "cryptSpinCount" attributebyte[]getHash()Gets the "hash" attributebyte[]Gets the "hashValue" attributeGets the "recommended" attributebyte[]getSalt()Gets the "salt" attributebyte[]Gets the "saltValue" attributeGets the "spinCount" attributebooleanTrue if has "algIdExt" attributebooleanTrue if has "algIdExtSource" attributebooleanTrue if has "algorithmName" attributebooleanTrue if has "cryptAlgorithmClass" attributebooleanTrue if has "cryptAlgorithmSid" attributebooleanTrue if has "cryptAlgorithmType" attributebooleanTrue if has "cryptProvider" attributebooleanTrue if has "cryptProviderType" attributebooleanTrue if has "cryptProviderTypeExt" attributebooleanTrue if has "cryptProviderTypeExtSource" attributebooleanTrue if has "cryptSpinCount" attributebooleanTrue if has "hash" attributebooleanTrue if has "hashValue" attributebooleanTrue if has "recommended" attributebooleanTrue if has "salt" attributebooleanTrue if has "saltValue" attributebooleanTrue if has "spinCount" attributevoidsetAlgIdExt(byte[] algIdExt) Sets the "algIdExt" attributevoidsetAlgIdExtSource(String algIdExtSource) Sets the "algIdExtSource" attributevoidsetAlgorithmName(String algorithmName) Sets the "algorithmName" attributevoidsetCryptAlgorithmClass(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STAlgClass.Enum cryptAlgorithmClass) Sets the "cryptAlgorithmClass" attributevoidsetCryptAlgorithmSid(BigInteger cryptAlgorithmSid) Sets the "cryptAlgorithmSid" attributevoidsetCryptAlgorithmType(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STAlgType.Enum cryptAlgorithmType) Sets the "cryptAlgorithmType" attributevoidsetCryptProvider(String cryptProvider) Sets the "cryptProvider" attributevoidsetCryptProviderType(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STCryptProv.Enum cryptProviderType) Sets the "cryptProviderType" attributevoidsetCryptProviderTypeExt(byte[] cryptProviderTypeExt) Sets the "cryptProviderTypeExt" attributevoidsetCryptProviderTypeExtSource(String cryptProviderTypeExtSource) Sets the "cryptProviderTypeExtSource" attributevoidsetCryptSpinCount(BigInteger cryptSpinCount) Sets the "cryptSpinCount" attributevoidsetHash(byte[] hash) Sets the "hash" attributevoidsetHashValue(byte[] hashValue) Sets the "hashValue" attributevoidsetRecommended(Object recommended) Sets the "recommended" attributevoidsetSalt(byte[] salt) Sets the "salt" attributevoidsetSaltValue(byte[] saltValue) Sets the "saltValue" attributevoidsetSpinCount(BigInteger spinCount) Sets the "spinCount" attributevoidUnsets the "algIdExt" attributevoidUnsets the "algIdExtSource" attributevoidUnsets the "algorithmName" attributevoidUnsets the "cryptAlgorithmClass" attributevoidUnsets the "cryptAlgorithmSid" attributevoidUnsets the "cryptAlgorithmType" attributevoidUnsets the "cryptProvider" attributevoidUnsets the "cryptProviderType" attributevoidUnsets the "cryptProviderTypeExt" attributevoidUnsets the "cryptProviderTypeExtSource" attributevoidUnsets the "cryptSpinCount" attributevoidUnsets the "hash" attributevoidUnsets the "hashValue" attributevoidUnsets the "recommended" attributevoidUnsets the "salt" attributevoidUnsets the "saltValue" attributevoidUnsets the "spinCount" attributeGets (as xml) the "algIdExt" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STStringGets (as xml) the "algIdExtSource" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STStringGets (as xml) the "algorithmName" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STAlgClassGets (as xml) the "cryptAlgorithmClass" attributeGets (as xml) the "cryptAlgorithmSid" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STAlgTypeGets (as xml) the "cryptAlgorithmType" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STStringGets (as xml) the "cryptProvider" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STCryptProvGets (as xml) the "cryptProviderType" attributeGets (as xml) the "cryptProviderTypeExt" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STStringGets (as xml) the "cryptProviderTypeExtSource" attributeGets (as xml) the "cryptSpinCount" attributexgetHash()Gets (as xml) the "hash" attributeGets (as xml) the "hashValue" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOffGets (as xml) the "recommended" attributexgetSalt()Gets (as xml) the "salt" attributeGets (as xml) the "saltValue" attributeGets (as xml) the "spinCount" attributevoidxsetAlgIdExt(STLongHexNumber algIdExt) Sets (as xml) the "algIdExt" attributevoidxsetAlgIdExtSource(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString algIdExtSource) Sets (as xml) the "algIdExtSource" attributevoidxsetAlgorithmName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString algorithmName) Sets (as xml) the "algorithmName" attributevoidxsetCryptAlgorithmClass(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STAlgClass cryptAlgorithmClass) Sets (as xml) the "cryptAlgorithmClass" attributevoidxsetCryptAlgorithmSid(STDecimalNumber cryptAlgorithmSid) Sets (as xml) the "cryptAlgorithmSid" attributevoidxsetCryptAlgorithmType(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STAlgType cryptAlgorithmType) Sets (as xml) the "cryptAlgorithmType" attributevoidxsetCryptProvider(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString cryptProvider) Sets (as xml) the "cryptProvider" attributevoidxsetCryptProviderType(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STCryptProv cryptProviderType) Sets (as xml) the "cryptProviderType" attributevoidxsetCryptProviderTypeExt(STLongHexNumber cryptProviderTypeExt) Sets (as xml) the "cryptProviderTypeExt" attributevoidxsetCryptProviderTypeExtSource(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString cryptProviderTypeExtSource) Sets (as xml) the "cryptProviderTypeExtSource" attributevoidxsetCryptSpinCount(STDecimalNumber cryptSpinCount) Sets (as xml) the "cryptSpinCount" attributevoidxsetHash(XmlBase64Binary hash) Sets (as xml) the "hash" attributevoidxsetHashValue(XmlBase64Binary hashValue) Sets (as xml) the "hashValue" attributevoidxsetRecommended(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff recommended) Sets (as xml) the "recommended" attributevoidxsetSalt(XmlBase64Binary salt) Sets (as xml) the "salt" attributevoidxsetSaltValue(XmlBase64Binary saltValue) Sets (as xml) the "saltValue" attributevoidxsetSpinCount(STDecimalNumber spinCount) Sets (as xml) the "spinCount" attributeMethods 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, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
-
Method Details
-
getRecommended
Object getRecommended()Gets the "recommended" attribute -
xgetRecommended
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetRecommended()Gets (as xml) the "recommended" attribute -
isSetRecommended
boolean isSetRecommended()True if has "recommended" attribute -
setRecommended
Sets the "recommended" attribute -
unsetRecommended
void unsetRecommended()Unsets the "recommended" attribute -
getAlgorithmName
String getAlgorithmName()Gets the "algorithmName" attribute -
xgetAlgorithmName
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetAlgorithmName()Gets (as xml) the "algorithmName" attribute -
isSetAlgorithmName
boolean isSetAlgorithmName()True if has "algorithmName" attribute -
setAlgorithmName
Sets 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
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
Sets (as xml) the "saltValue" attribute -
unsetSaltValue
void unsetSaltValue()Unsets the "saltValue" attribute -
getSpinCount
BigInteger getSpinCount()Gets the "spinCount" attribute -
xgetSpinCount
STDecimalNumber xgetSpinCount()Gets (as xml) the "spinCount" attribute -
isSetSpinCount
boolean isSetSpinCount()True if has "spinCount" attribute -
setSpinCount
Sets the "spinCount" attribute -
xsetSpinCount
Sets (as xml) the "spinCount" attribute -
unsetSpinCount
void unsetSpinCount()Unsets the "spinCount" 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 -
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 -
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 -
unsetCryptAlgorithmType
void unsetCryptAlgorithmType()Unsets the "cryptAlgorithmType" attribute -
getCryptAlgorithmSid
BigInteger getCryptAlgorithmSid()Gets the "cryptAlgorithmSid" attribute -
xgetCryptAlgorithmSid
STDecimalNumber xgetCryptAlgorithmSid()Gets (as xml) the "cryptAlgorithmSid" attribute -
isSetCryptAlgorithmSid
boolean isSetCryptAlgorithmSid()True if has "cryptAlgorithmSid" attribute -
setCryptAlgorithmSid
Sets the "cryptAlgorithmSid" attribute -
xsetCryptAlgorithmSid
Sets (as xml) the "cryptAlgorithmSid" attribute -
unsetCryptAlgorithmSid
void unsetCryptAlgorithmSid()Unsets the "cryptAlgorithmSid" attribute -
getCryptSpinCount
BigInteger getCryptSpinCount()Gets the "cryptSpinCount" attribute -
xgetCryptSpinCount
STDecimalNumber xgetCryptSpinCount()Gets (as xml) the "cryptSpinCount" attribute -
isSetCryptSpinCount
boolean isSetCryptSpinCount()True if has "cryptSpinCount" attribute -
setCryptSpinCount
Sets the "cryptSpinCount" attribute -
xsetCryptSpinCount
Sets (as xml) the "cryptSpinCount" attribute -
unsetCryptSpinCount
void unsetCryptSpinCount()Unsets the "cryptSpinCount" attribute -
getCryptProvider
String getCryptProvider()Gets the "cryptProvider" attribute -
xgetCryptProvider
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetCryptProvider()Gets (as xml) the "cryptProvider" attribute -
isSetCryptProvider
boolean isSetCryptProvider()True if has "cryptProvider" attribute -
setCryptProvider
Sets 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
Sets (as xml) the "algIdExt" attribute -
unsetAlgIdExt
void unsetAlgIdExt()Unsets the "algIdExt" attribute -
getAlgIdExtSource
String getAlgIdExtSource()Gets the "algIdExtSource" attribute -
xgetAlgIdExtSource
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetAlgIdExtSource()Gets (as xml) the "algIdExtSource" attribute -
isSetAlgIdExtSource
boolean isSetAlgIdExtSource()True if has "algIdExtSource" attribute -
setAlgIdExtSource
Sets 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
Sets (as xml) the "cryptProviderTypeExt" attribute -
unsetCryptProviderTypeExt
void unsetCryptProviderTypeExt()Unsets the "cryptProviderTypeExt" attribute -
getCryptProviderTypeExtSource
String getCryptProviderTypeExtSource()Gets the "cryptProviderTypeExtSource" attribute -
xgetCryptProviderTypeExtSource
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetCryptProviderTypeExtSource()Gets (as xml) the "cryptProviderTypeExtSource" attribute -
isSetCryptProviderTypeExtSource
boolean isSetCryptProviderTypeExtSource()True if has "cryptProviderTypeExtSource" attribute -
setCryptProviderTypeExtSource
Sets 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
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
Sets (as xml) the "salt" attribute -
unsetSalt
void unsetSalt()Unsets the "salt" attribute
-