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