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