Uses of Class
br.com.senior.hcm.payroll.pojos.SubgroupDisease
-
Packages that use SubgroupDisease Package Description br.com.senior.hcm.payroll.pojos -
-
Uses of SubgroupDisease in br.com.senior.hcm.payroll.pojos
Methods in br.com.senior.hcm.payroll.pojos that return SubgroupDisease Modifier and Type Method Description SubgroupDiseaseSubgroupDisease. code(String code)SubgroupDiseaseHistoricalleave. getSubgroupDisease()Get subgroupDiseaseSubgroupDiseaseSubgroupDisease. id(String id)SubgroupDiseaseSubgroupDisease. name(String name)Methods in br.com.senior.hcm.payroll.pojos with parameters of type SubgroupDisease Modifier and Type Method Description voidHistoricalleave. setSubgroupDisease(SubgroupDisease subgroupDisease)HistoricalleaveHistoricalleave. subgroupDisease(SubgroupDisease subgroupDisease)
-