Uses of Class
br.com.senior.hcm.dependent.pojos.Phone
-
Packages that use Phone Package Description br.com.senior.hcm.dependent.pojos -
-
Uses of Phone in br.com.senior.hcm.dependent.pojos
Methods in br.com.senior.hcm.dependent.pojos that return Phone Modifier and Type Method Description PhonePhone. extention(String extention)PhonePhone. id(String id)PhonePhone. internationalCode(String internationalCode)PhonePhone. localCode(String localCode)PhonePhone. number(String number)PhonePhone. phoneType(PhoneType phoneType)Methods in br.com.senior.hcm.dependent.pojos that return types with arguments of type Phone Modifier and Type Method Description List<Phone>JudicialPension. getPhone()Telefones de contatoMethods in br.com.senior.hcm.dependent.pojos with parameters of type Phone Modifier and Type Method Description JudicialPensionJudicialPension. addPhoneItem(Phone phoneItem)Method parameters in br.com.senior.hcm.dependent.pojos with type arguments of type Phone Modifier and Type Method Description JudicialPensionJudicialPension. phone(List<Phone> phone)voidJudicialPension. setPhone(List<Phone> phone)
-