Uses of Class
br.com.senior.hcm.dependent.pojo.EmployeeType
-
Packages that use EmployeeType Package Description br.com.senior.hcm.dependent.pojo -
-
Uses of EmployeeType in br.com.senior.hcm.dependent.pojo
Methods in br.com.senior.hcm.dependent.pojo that return EmployeeType Modifier and Type Method Description static EmployeeTypeEmployeeType. valueOf(String name)Returns the enum constant of this type with the specified name.static EmployeeType[]EmployeeType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-