Uses of Class
net.sf.jkniv.whinstone.types.Converter.EnumType
-
Packages that use Converter.EnumType Package Description net.sf.jkniv.whinstone.types -
-
Uses of Converter.EnumType in net.sf.jkniv.whinstone.types
Methods in net.sf.jkniv.whinstone.types that return Converter.EnumType Modifier and Type Method Description Converter.EnumTypeisEnum()the enum typeORDINALorSTRINGstatic Converter.EnumTypeConverter.EnumType. valueOf(String name)Returns the enum constant of this type with the specified name.static Converter.EnumType[]Converter.EnumType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-