Uses of Class
com.healthmarketscience.jackcess.PropertyMap.IMEMode
-
Packages that use PropertyMap.IMEMode Package Description com.healthmarketscience.jackcess -
-
Uses of PropertyMap.IMEMode in com.healthmarketscience.jackcess
Methods in com.healthmarketscience.jackcess that return PropertyMap.IMEMode Modifier and Type Method Description static PropertyMap.IMEModePropertyMap.IMEMode. valueOf(String name)Returns the enum constant of this type with the specified name.static PropertyMap.IMEMode[]PropertyMap.IMEMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-