Package | Description |
---|---|
org.docx4j.wml |
Modifier and Type | Field and Description |
---|---|
protected STCryptProv |
CTWriteProtection.cryptProviderType |
protected STCryptProv |
CTDocProtect.cryptProviderType |
Modifier and Type | Method and Description |
---|---|
static STCryptProv |
STCryptProv.fromValue(String v) |
STCryptProv |
CTWriteProtection.getCryptProviderType()
Gets the value of the cryptProviderType property.
|
STCryptProv |
CTDocProtect.getCryptProviderType()
Gets the value of the cryptProviderType property.
|
static STCryptProv |
STCryptProv.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STCryptProv[] |
STCryptProv.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CTWriteProtection.setCryptProviderType(STCryptProv value)
Sets the value of the cryptProviderType property.
|
void |
CTDocProtect.setCryptProviderType(STCryptProv value)
Sets the value of the cryptProviderType property.
|
Copyright © 2007-2019. All Rights Reserved.