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 ImportCustomLineItemState |
ImportCustomLineItemState.of(CustomLineItem CustomLineItem,
Set<ItemState> itemState) |
static ImportCustomLineItemState |
ImportCustomLineItemState.of(String CustomLineItemId,
Set<ItemState> itemState) |