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