Uses of Class
com.healthmarketscience.jackcess.impl.JetFormatTest.Basename

Packages that use JetFormatTest.Basename
com.healthmarketscience.jackcess.impl   
 

Uses of JetFormatTest.Basename in com.healthmarketscience.jackcess.impl
 

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

Methods in com.healthmarketscience.jackcess.impl with parameters of type JetFormatTest.Basename
static List<JetFormatTest.TestDB> JetFormatTest.TestDB.getSupportedForBasename(JetFormatTest.Basename basename)
           
static List<JetFormatTest.TestDB> JetFormatTest.TestDB.getSupportedForBasename(JetFormatTest.Basename basename, boolean readOnly)
           
 



Copyright © 2005-2015 Health Market Science. All Rights Reserved.