Uses of Class
com.xero.models.project.TaskCreateOrUpdate
-
Packages that use TaskCreateOrUpdate Package Description com.xero.models.project -
-
Uses of TaskCreateOrUpdate in com.xero.models.project
Methods in com.xero.models.project that return TaskCreateOrUpdate Modifier and Type Method Description TaskCreateOrUpdateTaskCreateOrUpdate. chargeType(ChargeType chargeType)chargeTypeTaskCreateOrUpdateTaskCreateOrUpdate. estimateMinutes(Integer estimateMinutes)Estimated time to perform the task.TaskCreateOrUpdateTaskCreateOrUpdate. name(String name)Name of the task.TaskCreateOrUpdateTaskCreateOrUpdate. rate(Amount rate)rate
-