public class CTDocProtect extends java.lang.Object implements Child
Java class for CT_DocProtect complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_DocProtect">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}AG_Password"/>
<attribute name="edit" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ST_DocProtect" />
<attribute name="formatting" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="enforcement" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
algIdExt |
protected java.lang.String |
algIdExtSource |
protected STAlgClass |
cryptAlgorithmClass |
protected java.math.BigInteger |
cryptAlgorithmSid |
protected STAlgType |
cryptAlgorithmType |
protected java.lang.String |
cryptProvider |
protected STCryptProv |
cryptProviderType |
protected java.lang.String |
cryptProviderTypeExt |
protected java.lang.String |
cryptProviderTypeExtSource |
protected java.math.BigInteger |
cryptSpinCount |
protected STDocProtect |
edit |
protected java.lang.Boolean |
enforcement |
protected java.lang.Boolean |
formatting |
protected byte[] |
hash |
protected byte[] |
salt |
| Constructor and Description |
|---|
CTDocProtect() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
|
java.lang.String |
getAlgIdExt()
Gets the value of the algIdExt property.
|
java.lang.String |
getAlgIdExtSource()
Gets the value of the algIdExtSource property.
|
STAlgClass |
getCryptAlgorithmClass()
Gets the value of the cryptAlgorithmClass property.
|
java.math.BigInteger |
getCryptAlgorithmSid()
Gets the value of the cryptAlgorithmSid property.
|
STAlgType |
getCryptAlgorithmType()
Gets the value of the cryptAlgorithmType property.
|
java.lang.String |
getCryptProvider()
Gets the value of the cryptProvider property.
|
STCryptProv |
getCryptProviderType()
Gets the value of the cryptProviderType property.
|
java.lang.String |
getCryptProviderTypeExt()
Gets the value of the cryptProviderTypeExt property.
|
java.lang.String |
getCryptProviderTypeExtSource()
Gets the value of the cryptProviderTypeExtSource property.
|
java.math.BigInteger |
getCryptSpinCount()
Gets the value of the cryptSpinCount property.
|
STDocProtect |
getEdit()
Gets the value of the edit property.
|
byte[] |
getHash()
Gets the value of the hash property.
|
java.lang.Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
byte[] |
getSalt()
Gets the value of the salt property.
|
boolean |
isEnforcement()
Gets the value of the enforcement property.
|
boolean |
isFormatting()
Gets the value of the formatting property.
|
void |
setAlgIdExt(java.lang.String value)
Sets the value of the algIdExt property.
|
void |
setAlgIdExtSource(java.lang.String value)
Sets the value of the algIdExtSource property.
|
void |
setCryptAlgorithmClass(STAlgClass value)
Sets the value of the cryptAlgorithmClass property.
|
void |
setCryptAlgorithmSid(java.math.BigInteger value)
Sets the value of the cryptAlgorithmSid property.
|
void |
setCryptAlgorithmType(STAlgType value)
Sets the value of the cryptAlgorithmType property.
|
void |
setCryptProvider(java.lang.String value)
Sets the value of the cryptProvider property.
|
void |
setCryptProviderType(STCryptProv value)
Sets the value of the cryptProviderType property.
|
void |
setCryptProviderTypeExt(java.lang.String value)
Sets the value of the cryptProviderTypeExt property.
|
void |
setCryptProviderTypeExtSource(java.lang.String value)
Sets the value of the cryptProviderTypeExtSource property.
|
void |
setCryptSpinCount(java.math.BigInteger value)
Sets the value of the cryptSpinCount property.
|
void |
setEdit(STDocProtect value)
Sets the value of the edit property.
|
void |
setEnforcement(java.lang.Boolean value)
Sets the value of the enforcement property.
|
void |
setFormatting(java.lang.Boolean value)
Sets the value of the formatting property.
|
void |
setHash(byte[] value)
Sets the value of the hash property.
|
void |
setParent(java.lang.Object parent) |
void |
setSalt(byte[] value)
Sets the value of the salt property.
|
protected STDocProtect edit
protected java.lang.Boolean formatting
protected java.lang.Boolean enforcement
protected STCryptProv cryptProviderType
protected STAlgClass cryptAlgorithmClass
protected STAlgType cryptAlgorithmType
protected java.math.BigInteger cryptAlgorithmSid
protected java.math.BigInteger cryptSpinCount
protected java.lang.String cryptProvider
protected java.lang.String algIdExt
protected java.lang.String algIdExtSource
protected java.lang.String cryptProviderTypeExt
protected java.lang.String cryptProviderTypeExtSource
protected byte[] hash
protected byte[] salt
public STDocProtect getEdit()
STDocProtectpublic void setEdit(STDocProtect value)
value - allowed object is
STDocProtectpublic boolean isFormatting()
Booleanpublic void setFormatting(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isEnforcement()
Booleanpublic void setEnforcement(java.lang.Boolean value)
value - allowed object is
Booleanpublic STCryptProv getCryptProviderType()
STCryptProvpublic void setCryptProviderType(STCryptProv value)
value - allowed object is
STCryptProvpublic STAlgClass getCryptAlgorithmClass()
STAlgClasspublic void setCryptAlgorithmClass(STAlgClass value)
value - allowed object is
STAlgClasspublic STAlgType getCryptAlgorithmType()
STAlgTypepublic void setCryptAlgorithmType(STAlgType value)
value - allowed object is
STAlgTypepublic java.math.BigInteger getCryptAlgorithmSid()
BigIntegerpublic void setCryptAlgorithmSid(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.math.BigInteger getCryptSpinCount()
BigIntegerpublic void setCryptSpinCount(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.String getCryptProvider()
Stringpublic void setCryptProvider(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAlgIdExt()
Stringpublic void setAlgIdExt(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAlgIdExtSource()
Stringpublic void setAlgIdExtSource(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCryptProviderTypeExt()
Stringpublic void setCryptProviderTypeExt(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCryptProviderTypeExtSource()
Stringpublic void setCryptProviderTypeExtSource(java.lang.String value)
value - allowed object is
Stringpublic byte[] getHash()
public void setHash(byte[] value)
value - allowed object is
byte[]public byte[] getSalt()
public void setSalt(byte[] value)
value - allowed object is
byte[]public java.lang.Object getParent()
public void afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
parent - The parent object in the object tree.unmarshaller - The unmarshaller that generated the instance.Copyright © 2007–2025. All rights reserved.