Uses of Class
br.com.senior.hcm.payroll.pojos.Religion
-
Packages that use Religion Package Description br.com.senior.hcm.payroll.pojos -
-
Uses of Religion in br.com.senior.hcm.payroll.pojos
Methods in br.com.senior.hcm.payroll.pojos that return Religion Modifier and Type Method Description ReligionReligion. code(Integer code)ReligionPerson. getReligion()Get religionReligionReligion. id(String id)ReligionReligion. name(String name)Methods in br.com.senior.hcm.payroll.pojos with parameters of type Religion Modifier and Type Method Description PersonPerson. religion(Religion religion)voidPerson. setReligion(Religion religion)
-