Package com.chrt.api.types
Interface Cargo1.DraftStartedAtTimestampStage
-
- All Known Implementing Classes:
Cargo1.Builder
- Enclosing class:
- Cargo1
public static interface Cargo1.DraftStartedAtTimestampStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Cargo1._FinalStagedraftStartedAtTimestamp(java.time.OffsetDateTime draftStartedAtTimestamp)
-
-
-
Method Detail
-
draftStartedAtTimestamp
Cargo1._FinalStage draftStartedAtTimestamp(@NotNull java.time.OffsetDateTime draftStartedAtTimestamp)
-
-