Uses of Class
br.com.senior.hcm.payroll.pojos.Attendant
-
Packages that use Attendant Package Description br.com.senior.hcm.payroll.pojos -
-
Uses of Attendant in br.com.senior.hcm.payroll.pojos
Methods in br.com.senior.hcm.payroll.pojos that return Attendant Modifier and Type Method Description AttendantAttendant. attendantType(AttendantType attendantType)AttendantAttendant. code(Integer code)AttendantAttendant. employee(Employee employee)AttendantHistoricalleave. getAttendant()Get attendantAttendantAttendant. id(String id)AttendantAttendant. name(String name)AttendantAttendant. phoneContact(Phonecontact phoneContact)AttendantAttendant. professionalCouncil(Professionalcouncil professionalCouncil)AttendantAttendant. recordCouncil(String recordCouncil)AttendantAttendant. situationCouncil(String situationCouncil)Methods in br.com.senior.hcm.payroll.pojos with parameters of type Attendant Modifier and Type Method Description HistoricalleaveHistoricalleave. attendant(Attendant attendant)voidHistoricalleave. setAttendant(Attendant attendant)
-