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