| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected STAlgClass |
CTWriteProtection.cryptAlgorithmClass |
protected STAlgClass |
CTDocProtect.cryptAlgorithmClass |
| Modifier and Type | Method and Description |
|---|---|
static STAlgClass |
STAlgClass.fromValue(String v) |
STAlgClass |
CTWriteProtection.getCryptAlgorithmClass()
Gets the value of the cryptAlgorithmClass property.
|
STAlgClass |
CTDocProtect.getCryptAlgorithmClass()
Gets the value of the cryptAlgorithmClass property.
|
static STAlgClass |
STAlgClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STAlgClass[] |
STAlgClass.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.setCryptAlgorithmClass(STAlgClass value)
Sets the value of the cryptAlgorithmClass property.
|
void |
CTDocProtect.setCryptAlgorithmClass(STAlgClass value)
Sets the value of the cryptAlgorithmClass property.
|
Copyright © 2007-2021. All Rights Reserved.