Uses of Class
br.com.senior.hcm.dependent.pojos.Company
-
Packages that use Company Package Description br.com.senior.hcm.dependent.pojos -
-
Uses of Company in br.com.senior.hcm.dependent.pojos
Methods in br.com.senior.hcm.dependent.pojos that return Company Modifier and Type Method Description CompanyCompany. cnpj(String cnpj)CompanyCompany. code(Integer code)CompanyCompany. companyname(String companyname)CompanyEmployee. getEmployer()Get employerCompanyCompany. headquarter(String headquarter)CompanyCompany. id(String id)Methods in br.com.senior.hcm.dependent.pojos with parameters of type Company Modifier and Type Method Description EmployeeEmployee. employer(Company employer)voidEmployee. setEmployer(Company employer)
-