Package com.chrt.api.types
Interface TaskGroupExpandedForShipper.TaskGroupStage
-
- All Known Implementing Classes:
TaskGroupExpandedForShipper.Builder
- Enclosing class:
- TaskGroupExpandedForShipper
public static interface TaskGroupExpandedForShipper.TaskGroupStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TaskGroupExpandedForShipper.Builderfrom(TaskGroupExpandedForShipper other)TaskGroupExpandedForShipper._FinalStagetaskGroup(TaskGroup1 taskGroup)
-
-
-
Method Detail
-
taskGroup
TaskGroupExpandedForShipper._FinalStage taskGroup(@NotNull TaskGroup1 taskGroup)
-
from
TaskGroupExpandedForShipper.Builder from(TaskGroupExpandedForShipper other)
-
-