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