Uses of Class
org.docx4j.com.microsoft.schemas.office.x2006.encryption.CTDataIntegrity
Packages that use CTDataIntegrity
-
Uses of CTDataIntegrity in org.docx4j.com.microsoft.schemas.office.x2006.encryption
Fields in org.docx4j.com.microsoft.schemas.office.x2006.encryption declared as CTDataIntegrityMethods in org.docx4j.com.microsoft.schemas.office.x2006.encryption that return CTDataIntegrityModifier and TypeMethodDescriptionObjectFactory.createCTDataIntegrity()Create an instance ofCTDataIntegrityCTEncryption.getDataIntegrity()Gets the value of the dataIntegrity property.Methods in org.docx4j.com.microsoft.schemas.office.x2006.encryption with parameters of type CTDataIntegrityModifier and TypeMethodDescriptionvoidCTEncryption.setDataIntegrity(CTDataIntegrity value) Sets the value of the dataIntegrity property.