Uses of Class
org.docx4j.com.microsoft.schemas.office.x2006.encryption.CTKeyData
Packages that use CTKeyData
-
Uses of CTKeyData in org.docx4j.com.microsoft.schemas.office.x2006.encryption
Fields in org.docx4j.com.microsoft.schemas.office.x2006.encryption declared as CTKeyDataMethods in org.docx4j.com.microsoft.schemas.office.x2006.encryption that return CTKeyDataModifier and TypeMethodDescriptionObjectFactory.createCTKeyData()Create an instance ofCTKeyDataCTEncryption.getKeyData()Gets the value of the keyData property.Methods in org.docx4j.com.microsoft.schemas.office.x2006.encryption with parameters of type CTKeyDataModifier and TypeMethodDescriptionvoidCTEncryption.setKeyData(CTKeyData value) Sets the value of the keyData property.