Class SetStagedOrderDeliveryAddressCustomTypeOutput
java.lang.Object
com.commercetools.graphql.api.types.SetStagedOrderDeliveryAddressCustomTypeOutput
- All Implemented Interfaces:
StagedOrderUpdateActionOutput
public class SetStagedOrderDeliveryAddressCustomTypeOutput
extends Object
implements StagedOrderUpdateActionOutput
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
ConstructorsConstructorDescriptionSetStagedOrderDeliveryAddressCustomTypeOutput(String type, String deliveryId, String deliveryKey, CustomFieldsCommand custom) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetCustom(CustomFieldsCommand custom) voidsetDeliveryId(String deliveryId) voidsetDeliveryKey(String deliveryKey) voidtoString()
-
Constructor Details
-
SetStagedOrderDeliveryAddressCustomTypeOutput
public SetStagedOrderDeliveryAddressCustomTypeOutput() -
SetStagedOrderDeliveryAddressCustomTypeOutput
public SetStagedOrderDeliveryAddressCustomTypeOutput(String type, String deliveryId, String deliveryKey, CustomFieldsCommand custom)
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceStagedOrderUpdateActionOutput
-
setType
- Specified by:
setTypein interfaceStagedOrderUpdateActionOutput
-
getDeliveryId
-
setDeliveryId
-
getDeliveryKey
-
setDeliveryKey
-
getCustom
-
setCustom
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-