Uses of Enum
org.primefaces.integrationtests.datatable.Employee.Role
Packages that use Employee.Role
-
Uses of Employee.Role in org.primefaces.integrationtests.datatable
Methods in org.primefaces.integrationtests.datatable that return Employee.RoleModifier and TypeMethodDescriptionstatic Employee.RoleReturns the enum constant of this type with the specified name.static Employee.Role[]Employee.Role.values()Returns an array containing the constants of this enum type, in the order they are declared.