Uses of Class
org.docx4j.com.microsoft.schemas.office.x2006.encryption.CTDataIntegrity
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.x2006.encryption |
-
Uses of CTDataIntegrity in org.docx4j.com.microsoft.schemas.office.x2006.encryption
Fields in org.docx4j.com.microsoft.schemas.office.x2006.encryption declared as CTDataIntegrity Modifier and Type Field Description protected CTDataIntegrityCTEncryption. dataIntegrityMethods in org.docx4j.com.microsoft.schemas.office.x2006.encryption that return CTDataIntegrity Modifier and Type Method Description CTDataIntegrityObjectFactory. createCTDataIntegrity()Create an instance ofCTDataIntegrityCTDataIntegrityCTEncryption. getDataIntegrity()Gets the value of the dataIntegrity property.Methods in org.docx4j.com.microsoft.schemas.office.x2006.encryption with parameters of type CTDataIntegrity Modifier and Type Method Description voidCTEncryption. setDataIntegrity(CTDataIntegrity value)Sets the value of the dataIntegrity property.