Package com.chrt.api.types
Interface CargoByDriverDataPointMetadata1.TaskGroupIdStage
-
- All Known Implementing Classes:
CargoByDriverDataPointMetadata1.Builder
- Enclosing class:
- CargoByDriverDataPointMetadata1
public static interface CargoByDriverDataPointMetadata1.TaskGroupIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CargoByDriverDataPointMetadata1.Builderfrom(CargoByDriverDataPointMetadata1 other)CargoByDriverDataPointMetadata1.CargoIdStagetaskGroupId(java.lang.String taskGroupId)
-
-
-
Method Detail
-
taskGroupId
CargoByDriverDataPointMetadata1.CargoIdStage taskGroupId(@NotNull java.lang.String taskGroupId)
-
from
CargoByDriverDataPointMetadata1.Builder from(CargoByDriverDataPointMetadata1 other)
-
-