Uses of Class
net.ajaest.jdk.data.auxi.database.SortCaseEnum

Packages that use SortCaseEnum
net.ajaest.jdk.data.auxi.database   
 

Uses of SortCaseEnum in net.ajaest.jdk.data.auxi.database
 

Methods in net.ajaest.jdk.data.auxi.database that return SortCaseEnum
static SortCaseEnum SortCaseEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SortCaseEnum[] SortCaseEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.