Package net.worcade.client.get
Interface WorkOrder.Row
-
- All Known Implementing Classes:
IncomingDto
- Enclosing interface:
- WorkOrder
public static interface WorkOrder.Row
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DoublegetCostAmount()CurrencygetCostCurrency()StringgetDescription()DurationgetDuration()StringgetId()
-