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