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