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