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