| Package | Description |
|---|---|
| dmv.spring.demo.model.entity.sqlfields |
SQL columns names collected in one place
|
| Modifier and Type | Method and Description |
|---|---|
static UserFields |
UserFields.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserFields[] |
UserFields.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|