Uses of Class
com.healthmarketscience.jackcess.impl.office.XmlEncryptionDescriptor.CipherChaining

Packages that use XmlEncryptionDescriptor.CipherChaining
com.healthmarketscience.jackcess.impl.office   
 

Uses of XmlEncryptionDescriptor.CipherChaining in com.healthmarketscience.jackcess.impl.office
 

Methods in com.healthmarketscience.jackcess.impl.office that return XmlEncryptionDescriptor.CipherChaining
static XmlEncryptionDescriptor.CipherChaining XmlEncryptionDescriptor.getChaining(String str)
           
static XmlEncryptionDescriptor.CipherChaining XmlEncryptionDescriptor.CipherChaining.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XmlEncryptionDescriptor.CipherChaining[] XmlEncryptionDescriptor.CipherChaining.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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