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