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