Class SetStagedOrderItemShippingAddressCustomTypeOutput
java.lang.Object
com.commercetools.graphql.api.types.SetStagedOrderItemShippingAddressCustomTypeOutput
- All Implemented Interfaces:
StagedOrderUpdateActionOutput
public class SetStagedOrderItemShippingAddressCustomTypeOutput
extends Object
implements StagedOrderUpdateActionOutput
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
ConstructorsConstructorDescriptionSetStagedOrderItemShippingAddressCustomTypeOutput(String type, String addressKey, CustomFieldsCommand custom) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetAddressKey(String addressKey) voidsetCustom(CustomFieldsCommand custom) voidtoString()
-
Constructor Details
-
SetStagedOrderItemShippingAddressCustomTypeOutput
public SetStagedOrderItemShippingAddressCustomTypeOutput() -
SetStagedOrderItemShippingAddressCustomTypeOutput
public SetStagedOrderItemShippingAddressCustomTypeOutput(String type, String addressKey, CustomFieldsCommand custom)
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceStagedOrderUpdateActionOutput
-
setType
- Specified by:
setTypein interfaceStagedOrderUpdateActionOutput
-
getAddressKey
-
setAddressKey
-
getCustom
-
setCustom
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-