@Generated(value="io.sphere.sdk.annotations.processors.generators.UpdateActionGenerator", comments="Generated from: io.sphere.sdk.cartdiscounts.CartDiscount") public final class ChangeValue extends UpdateActionImpl<CartDiscount>
value
property of a CartDiscount
.CartDiscount.getValue()
Modifier and Type | Method and Description |
---|---|
CartDiscountValue |
getValue() |
static ChangeValue |
of(CartDiscountValue value)
Creates a new object initialized with the given values.
|
getAction
public CartDiscountValue getValue()
public static ChangeValue of(CartDiscountValue value)
value
- initial value for the CartDiscount.getValue()
property