Class SetStagedOrderShippingMethodOutput
java.lang.Object
com.commercetools.graphql.api.types.SetStagedOrderShippingMethodOutput
- All Implemented Interfaces:
StagedOrderUpdateActionOutput
public class SetStagedOrderShippingMethodOutput
extends Object
implements StagedOrderUpdateActionOutput
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSetStagedOrderShippingMethodOutput(String type, ResourceIdentifier shippingMethodResId, ExternalTaxRateDraftOutput externalTaxRate) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetExternalTaxRate(ExternalTaxRateDraftOutput externalTaxRate) voidsetShippingMethodResId(ResourceIdentifier shippingMethodResId) voidtoString()
-
Constructor Details
-
SetStagedOrderShippingMethodOutput
public SetStagedOrderShippingMethodOutput() -
SetStagedOrderShippingMethodOutput
public SetStagedOrderShippingMethodOutput(String type, ResourceIdentifier shippingMethodResId, ExternalTaxRateDraftOutput externalTaxRate)
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceStagedOrderUpdateActionOutput
-
setType
- Specified by:
setTypein interfaceStagedOrderUpdateActionOutput
-
getShippingMethodResId
-
setShippingMethodResId
-
getExternalTaxRate
-
setExternalTaxRate
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-