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