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