public class TrackingCategory extends Object
| Constructor and Description |
|---|
TrackingCategory() |
| Modifier and Type | Method and Description |
|---|---|
TrackingCategory |
employeeGroupsTrackingCategoryID(UUID employeeGroupsTrackingCategoryID) |
boolean |
equals(Object o) |
UUID |
getEmployeeGroupsTrackingCategoryID()
The Xero identifier for Employee groups tracking category.
|
UUID |
getTimesheetTrackingCategoryID()
The Xero identifier for Timesheet tracking category.
|
int |
hashCode() |
void |
setEmployeeGroupsTrackingCategoryID(UUID employeeGroupsTrackingCategoryID) |
void |
setTimesheetTrackingCategoryID(UUID timesheetTrackingCategoryID) |
TrackingCategory |
timesheetTrackingCategoryID(UUID timesheetTrackingCategoryID) |
String |
toString() |
public TrackingCategory employeeGroupsTrackingCategoryID(UUID employeeGroupsTrackingCategoryID)
public UUID getEmployeeGroupsTrackingCategoryID()
public void setEmployeeGroupsTrackingCategoryID(UUID employeeGroupsTrackingCategoryID)
public TrackingCategory timesheetTrackingCategoryID(UUID timesheetTrackingCategoryID)
public UUID getTimesheetTrackingCategoryID()
public void setTimesheetTrackingCategoryID(UUID timesheetTrackingCategoryID)
Copyright © 2020. All rights reserved.