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