Uses of Class
br.com.senior.hcm.payroll.pojos.Phonecontact
-
Packages that use Phonecontact Package Description br.com.senior.hcm.payroll.pojos -
-
Uses of Phonecontact in br.com.senior.hcm.payroll.pojos
Methods in br.com.senior.hcm.payroll.pojos that return Phonecontact Modifier and Type Method Description PhonecontactPhonecontact. contacttype(PhoneContactType contacttype)PhonecontactPhonecontact. countrycode(Integer countrycode)PhonecontactPhonecontact. extention(String extention)PhonecontactPersonphonecontact. getPhonecontact()Get phonecontactPhonecontactAttendant. getPhoneContact()Get phoneContactPhonecontactPhonecontact. id(String id)PhonecontactPhonecontact. localcode(Integer localcode)PhonecontactPhonecontact. number(String number)Methods in br.com.senior.hcm.payroll.pojos with parameters of type Phonecontact Modifier and Type Method Description PersonphonecontactPersonphonecontact. phonecontact(Phonecontact phonecontact)AttendantAttendant. phoneContact(Phonecontact phoneContact)voidPersonphonecontact. setPhonecontact(Phonecontact phonecontact)voidAttendant. setPhoneContact(Phonecontact phoneContact)
-