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