Uses of Class
com.healthmarketscience.jackcess.cryptmodel.password.CTDataIntegrity

Packages that use CTDataIntegrity
com.healthmarketscience.jackcess.cryptmodel.password   
 

Uses of CTDataIntegrity in com.healthmarketscience.jackcess.cryptmodel.password
 

Fields in com.healthmarketscience.jackcess.cryptmodel.password declared as CTDataIntegrity
protected  CTDataIntegrity CTEncryption.dataIntegrity
           
 

Methods in com.healthmarketscience.jackcess.cryptmodel.password that return CTDataIntegrity
 CTDataIntegrity ObjectFactory.createCTDataIntegrity()
          Create an instance of CTDataIntegrity
 CTDataIntegrity CTEncryption.getDataIntegrity()
          Gets the value of the dataIntegrity property.
 

Methods in com.healthmarketscience.jackcess.cryptmodel.password with parameters of type CTDataIntegrity
 void CTEncryption.setDataIntegrity(CTDataIntegrity value)
          Sets the value of the dataIntegrity property.
 



Copyright © 2010-2017 Health Market Science. All Rights Reserved.