Uses of Class
br.com.senior.hcm.payroll.pojos.Costcenter
-
Packages that use Costcenter Package Description br.com.senior.hcm.payroll.pojos -
-
Uses of Costcenter in br.com.senior.hcm.payroll.pojos
Methods in br.com.senior.hcm.payroll.pojos that return Costcenter Modifier and Type Method Description CostcenterCostcenter. accountingBranch(Integer accountingBranch)CostcenterCostcenter. apportionment(Apportionment apportionment)CostcenterCostcenter. budgetCompanyBranch(Company budgetCompanyBranch)CostcenterCostcenter. code(String code)CostcenterCostcenter. company(String company)CostcenterCostcenter. creationDate(org.threeten.bp.LocalDate creationDate)CostcenterCostcenter. descriptionCode(String descriptionCode)CostcenterCostcenter. expirationDate(org.threeten.bp.LocalDate expirationDate)CostcenterWorkstationgroup. getCostcenter()Get costcenterCostcenterHistoricalCostCenter. getCostCenterId()Get costCenterIdCostcenterMovimentation. getNewcostcenter()Get newcostcenterCostcenterCostcenter. gpsCompanyBranch(Company gpsCompanyBranch)CostcenterCostcenter. id(String id)CostcenterCostcenter. name(String name)Methods in br.com.senior.hcm.payroll.pojos with parameters of type Costcenter Modifier and Type Method Description WorkstationgroupWorkstationgroup. costcenter(Costcenter costcenter)HistoricalCostCenterHistoricalCostCenter. costCenterId(Costcenter costCenterId)MovimentationMovimentation. newcostcenter(Costcenter newcostcenter)voidWorkstationgroup. setCostcenter(Costcenter costcenter)voidHistoricalCostCenter. setCostCenterId(Costcenter costCenterId)voidMovimentation. setNewcostcenter(Costcenter newcostcenter)
-