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