|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of EmployeeLevelType in org.ow2.easybeans.examples.maven.jpa2.entity |
|---|
| Methods in org.ow2.easybeans.examples.maven.jpa2.entity that return EmployeeLevelType | |
|---|---|
static EmployeeLevelType |
EmployeeLevelType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EmployeeLevelType[] |
EmployeeLevelType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.easybeans.examples.maven.jpa2.entity that return types with arguments of type EmployeeLevelType | |
|---|---|
Set<EmployeeLevelType> |
Employee.getLevelRights()
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||