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