Uses of Class
com.healthmarketscience.jackcess.crypt.model.CTDataIntegrity
-
Packages that use CTDataIntegrity Package Description com.healthmarketscience.jackcess.crypt.model -
-
Uses of CTDataIntegrity in com.healthmarketscience.jackcess.crypt.model
Methods in com.healthmarketscience.jackcess.crypt.model that return CTDataIntegrity Modifier and Type Method Description CTDataIntegrityCTEncryption. getDataIntegrity()Gets the value of the dataIntegrity property.Methods in com.healthmarketscience.jackcess.crypt.model with parameters of type CTDataIntegrity Modifier and Type Method Description voidCTEncryption. setDataIntegrity(CTDataIntegrity value)Sets the value of the dataIntegrity property.
-