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