Package com.chrt.api.types
Interface OrderExpandedForShipper.OrderStage
-
- All Known Implementing Classes:
OrderExpandedForShipper.Builder
- Enclosing class:
- OrderExpandedForShipper
public static interface OrderExpandedForShipper.OrderStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OrderExpandedForShipper.Builderfrom(OrderExpandedForShipper other)OrderExpandedForShipper._FinalStageorder(Order1 order)
-
-
-
Method Detail
-
order
OrderExpandedForShipper._FinalStage order(@NotNull Order1 order)
-
from
OrderExpandedForShipper.Builder from(OrderExpandedForShipper other)
-
-