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