Class SetStagedOrderShippingCustomFieldOutput
java.lang.Object
com.commercetools.graphql.api.types.SetStagedOrderShippingCustomFieldOutput
- All Implemented Interfaces:
StagedOrderUpdateActionOutput
public class SetStagedOrderShippingCustomFieldOutput
extends Object
implements StagedOrderUpdateActionOutput
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetStagedOrderShippingCustomFieldOutput(String type, String shippingKey, String name, JsonNode value) -
Method Summary
-
Constructor Details
-
SetStagedOrderShippingCustomFieldOutput
public SetStagedOrderShippingCustomFieldOutput() -
SetStagedOrderShippingCustomFieldOutput
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceStagedOrderUpdateActionOutput
-
setType
- Specified by:
setTypein interfaceStagedOrderUpdateActionOutput
-
getShippingKey
-
setShippingKey
-
getName
-
setName
-
getValue
-
setValue
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-