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