@Generated(value="io.sphere.sdk.annotations.processors.generators.UpdateActionGenerator", comments="Generated from: io.sphere.sdk.shippingmethods.ShippingMethod") public final class SetLocalizedName extends UpdateActionImpl<ShippingMethod>
localizedName
property of a ShippingMethod
.ShippingMethod.getLocalizedName()
Modifier and Type | Method and Description |
---|---|
LocalizedString |
getLocalizedName() |
static SetLocalizedName |
of(LocalizedString localizedName)
Creates a new object initialized with the given values.
|
static SetLocalizedName |
ofUnset()
Creates a new object initialized with the given values.
|
getAction
@Nullable public LocalizedString getLocalizedName()
public static SetLocalizedName of(@Nullable LocalizedString localizedName)
localizedName
- initial value for the ShippingMethod.getLocalizedName()
propertypublic static SetLocalizedName ofUnset()