Uses of Class
com.xero.models.payrollnz.TrackingCategory
-
Packages that use TrackingCategory Package Description com.xero.models.payrollnz -
-
Uses of TrackingCategory in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return TrackingCategory Modifier and Type Method Description TrackingCategoryTrackingCategory. employeeGroupsTrackingCategoryID(UUID employeeGroupsTrackingCategoryID)The Xero identifier for Employee groups tracking category.TrackingCategoryTrackingCategories. getTrackingCategories()Get trackingCategoriesTrackingCategoryTrackingCategory. timesheetTrackingCategoryID(UUID timesheetTrackingCategoryID)The Xero identifier for Timesheet tracking category.Methods in com.xero.models.payrollnz with parameters of type TrackingCategory Modifier and Type Method Description voidTrackingCategories. setTrackingCategories(TrackingCategory trackingCategories)trackingCategoriesTrackingCategoriesTrackingCategories. trackingCategories(TrackingCategory trackingCategories)trackingCategories
-