Uses of Class
ws.schild.jave.encode.enums.PresetEnum
-
Packages that use PresetEnum Package Description ws.schild.jave.encode.enums -
-
Uses of PresetEnum in ws.schild.jave.encode.enums
Methods in ws.schild.jave.encode.enums that return PresetEnum Modifier and Type Method Description static PresetEnumPresetEnum. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PresetEnum[]PresetEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.
-