Class SetStagedOrderShippingCustomTypeOutput
java.lang.Object
com.commercetools.graphql.api.types.SetStagedOrderShippingCustomTypeOutput
- All Implemented Interfaces:
StagedOrderUpdateActionOutput
public class SetStagedOrderShippingCustomTypeOutput
extends Object
implements StagedOrderUpdateActionOutput
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetStagedOrderShippingCustomTypeOutput(String type, String shippingKey, CustomFieldsCommand custom) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetCustom(CustomFieldsCommand custom) voidsetShippingKey(String shippingKey) voidtoString()
-
Constructor Details
-
SetStagedOrderShippingCustomTypeOutput
public SetStagedOrderShippingCustomTypeOutput() -
SetStagedOrderShippingCustomTypeOutput
public SetStagedOrderShippingCustomTypeOutput(String type, String shippingKey, CustomFieldsCommand custom)
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceStagedOrderUpdateActionOutput
-
setType
- Specified by:
setTypein interfaceStagedOrderUpdateActionOutput
-
getShippingKey
-
setShippingKey
-
getCustom
-
setCustom
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-