Package com.chrt.api.types
Interface CargoByDeviceDataPoint1.SchemaVersionStage
-
- All Known Implementing Classes:
CargoByDeviceDataPoint1.Builder
- Enclosing class:
- CargoByDeviceDataPoint1
public static interface CargoByDeviceDataPoint1.SchemaVersionStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CargoByDeviceDataPoint1.Builderfrom(CargoByDeviceDataPoint1 other)CargoByDeviceDataPoint1.TimestampStageschemaVersion(int schemaVersion)
-
-
-
Method Detail
-
schemaVersion
CargoByDeviceDataPoint1.TimestampStage schemaVersion(int schemaVersion)
-
from
CargoByDeviceDataPoint1.Builder from(CargoByDeviceDataPoint1 other)
-
-