Uses of Class
br.com.senior.hcm.recruitment.pojos.PhoneContact
-
Packages that use PhoneContact Package Description br.com.senior.hcm.recruitment.pojos -
-
Uses of PhoneContact in br.com.senior.hcm.recruitment.pojos
Methods in br.com.senior.hcm.recruitment.pojos that return PhoneContact Modifier and Type Method Description PhoneContactPhoneContact. carrier(String carrier)PhoneContactPhoneContact. countryCode(Integer countryCode)PhoneContactResumePhoneContact. getPhoneContact()Get phoneContactPhoneContactPhoneContact. id(String id)PhoneContactPhoneContact. localCode(Integer localCode)PhoneContactPhoneContact. number(String number)Methods in br.com.senior.hcm.recruitment.pojos with parameters of type PhoneContact Modifier and Type Method Description ResumePhoneContactResumePhoneContact. phoneContact(PhoneContact phoneContact)voidResumePhoneContact. setPhoneContact(PhoneContact phoneContact)
-