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