Package | Description |
---|---|
io.sphere.sdk.orders.commands.updateactions |
Provides the possible operations which can be performed on update commands for orders.
|
Modifier and Type | Method and Description |
---|---|
static ImportLineItemState |
ImportLineItemState.of(LineItem lineItem,
Set<ItemState> itemState) |
static ImportLineItemState |
ImportLineItemState.of(String lineItemId,
Set<ItemState> itemState) |