Package com.chrt.api.types
Interface TaskGroupExpandedForShipper._FinalStage
-
- All Known Implementing Classes:
TaskGroupExpandedForShipper.Builder
- Enclosing class:
- TaskGroupExpandedForShipper
public static interface TaskGroupExpandedForShipper._FinalStage
-
-
Method Summary
-
-
-
Method Detail
-
build
TaskGroupExpandedForShipper build()
-
tasksExpanded
TaskGroupExpandedForShipper._FinalStage tasksExpanded(java.util.Optional<java.util.List<TaskExpanded>> tasksExpanded)
-
tasksExpanded
TaskGroupExpandedForShipper._FinalStage tasksExpanded(java.util.List<TaskExpanded> tasksExpanded)
-
tasksExpanded
TaskGroupExpandedForShipper._FinalStage tasksExpanded(Nullable<java.util.List<TaskExpanded>> tasksExpanded)
-
courierOrgCompanyName
TaskGroupExpandedForShipper._FinalStage courierOrgCompanyName(java.util.Optional<java.lang.String> courierOrgCompanyName)
-
courierOrgCompanyName
TaskGroupExpandedForShipper._FinalStage courierOrgCompanyName(java.lang.String courierOrgCompanyName)
-
courierOrgCompanyName
TaskGroupExpandedForShipper._FinalStage courierOrgCompanyName(Nullable<java.lang.String> courierOrgCompanyName)
-
courierOrgHandle
TaskGroupExpandedForShipper._FinalStage courierOrgHandle(java.util.Optional<java.lang.String> courierOrgHandle)
-
courierOrgHandle
TaskGroupExpandedForShipper._FinalStage courierOrgHandle(java.lang.String courierOrgHandle)
-
courierOrgHandle
TaskGroupExpandedForShipper._FinalStage courierOrgHandle(Nullable<java.lang.String> courierOrgHandle)
-
taskGroupMileage
TaskGroupExpandedForShipper._FinalStage taskGroupMileage(java.util.Optional<java.lang.Double> taskGroupMileage)
-
taskGroupMileage
TaskGroupExpandedForShipper._FinalStage taskGroupMileage(java.lang.Double taskGroupMileage)
-
taskGroupMileage
TaskGroupExpandedForShipper._FinalStage taskGroupMileage(Nullable<java.lang.Double> taskGroupMileage)
-
driver
TaskGroupExpandedForShipper._FinalStage driver(java.util.Optional<Driver1> driver)
-
driver
TaskGroupExpandedForShipper._FinalStage driver(Driver1 driver)
-
driver
TaskGroupExpandedForShipper._FinalStage driver(Nullable<Driver1> driver)
-
shipperPayCourierLineItemGroups
TaskGroupExpandedForShipper._FinalStage shipperPayCourierLineItemGroups(java.util.Optional<java.util.List<ShipperPayCourierLineItemGroup1>> shipperPayCourierLineItemGroups)
-
shipperPayCourierLineItemGroups
TaskGroupExpandedForShipper._FinalStage shipperPayCourierLineItemGroups(java.util.List<ShipperPayCourierLineItemGroup1> shipperPayCourierLineItemGroups)
-
shipperPayCourierLineItemGroups
TaskGroupExpandedForShipper._FinalStage shipperPayCourierLineItemGroups(Nullable<java.util.List<ShipperPayCourierLineItemGroup1>> shipperPayCourierLineItemGroups)
-
shipperPayCourierRateSheet
TaskGroupExpandedForShipper._FinalStage shipperPayCourierRateSheet(java.util.Optional<ShipperPayCourierRateSheet1> shipperPayCourierRateSheet)
-
shipperPayCourierRateSheet
TaskGroupExpandedForShipper._FinalStage shipperPayCourierRateSheet(ShipperPayCourierRateSheet1 shipperPayCourierRateSheet)
-
shipperPayCourierRateSheet
TaskGroupExpandedForShipper._FinalStage shipperPayCourierRateSheet(Nullable<ShipperPayCourierRateSheet1> shipperPayCourierRateSheet)
-
shipperPayCourierPayment
TaskGroupExpandedForShipper._FinalStage shipperPayCourierPayment(java.util.Optional<ShipperPayCourierStatement1> shipperPayCourierPayment)
-
shipperPayCourierPayment
TaskGroupExpandedForShipper._FinalStage shipperPayCourierPayment(ShipperPayCourierStatement1 shipperPayCourierPayment)
-
shipperPayCourierPayment
TaskGroupExpandedForShipper._FinalStage shipperPayCourierPayment(Nullable<ShipperPayCourierStatement1> shipperPayCourierPayment)
-
-