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