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