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