Uses of Class
br.com.senior.hcm.payroll.pojos.ScaleCategory
-
Packages that use ScaleCategory Package Description br.com.senior.hcm.payroll.pojos -
-
Uses of ScaleCategory in br.com.senior.hcm.payroll.pojos
Methods in br.com.senior.hcm.payroll.pojos that return ScaleCategory Modifier and Type Method Description ScaleCategoryScaleCategory. category(String category)ScaleCategoryScaleCategory. code(Integer code)ScaleCategoryScaleCategory. consistCategory(Boolean consistCategory)ScaleCategoryHistoricalWorkshift. getScaleCategory()Get scaleCategoryScaleCategoryWorkstationgroup. getScaleCategory()Get scaleCategoryScaleCategoryScaleCategory. id(String id)ScaleCategoryScaleCategory. name(String name)Methods in br.com.senior.hcm.payroll.pojos with parameters of type ScaleCategory Modifier and Type Method Description HistoricalWorkshiftHistoricalWorkshift. scaleCategory(ScaleCategory scaleCategory)WorkstationgroupWorkstationgroup. scaleCategory(ScaleCategory scaleCategory)voidHistoricalWorkshift. setScaleCategory(ScaleCategory scaleCategory)voidWorkstationgroup. setScaleCategory(ScaleCategory scaleCategory)
-