Uses of Class
org.docx4j.com.microsoft.schemas.office.x2006.encryption.CTKeyData
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.x2006.encryption |
-
Uses of CTKeyData in org.docx4j.com.microsoft.schemas.office.x2006.encryption
Fields in org.docx4j.com.microsoft.schemas.office.x2006.encryption declared as CTKeyData Modifier and Type Field Description protected CTKeyDataCTEncryption. keyDataMethods in org.docx4j.com.microsoft.schemas.office.x2006.encryption that return CTKeyData Modifier and Type Method Description CTKeyDataObjectFactory. createCTKeyData()Create an instance ofCTKeyDataCTKeyDataCTEncryption. getKeyData()Gets the value of the keyData property.Methods in org.docx4j.com.microsoft.schemas.office.x2006.encryption with parameters of type CTKeyData Modifier and Type Method Description voidCTEncryption. setKeyData(CTKeyData value)Sets the value of the keyData property.