Uses of Class
pl.matsuo.core.model.user.GroupEnum
| Package | Description |
|---|---|
| pl.matsuo.core.model.user |
-
Uses of GroupEnum in pl.matsuo.core.model.user
Methods in pl.matsuo.core.model.user that return GroupEnum Modifier and Type Method Description static GroupEnumGroupEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static GroupEnum[]GroupEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.