Class SetStagedOrderShippingMethodTaxAmountOutput
java.lang.Object
com.commercetools.graphql.api.types.SetStagedOrderShippingMethodTaxAmountOutput
- All Implemented Interfaces:
StagedOrderUpdateActionOutput
public class SetStagedOrderShippingMethodTaxAmountOutput
extends Object
implements StagedOrderUpdateActionOutput
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
ConstructorsConstructorDescriptionSetStagedOrderShippingMethodTaxAmountOutput(String type, ExternalTaxAmountDraftOutput externalTaxAmount, String shippingKey) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetExternalTaxAmount(ExternalTaxAmountDraftOutput externalTaxAmount) voidsetShippingKey(String shippingKey) voidtoString()
-
Constructor Details
-
SetStagedOrderShippingMethodTaxAmountOutput
public SetStagedOrderShippingMethodTaxAmountOutput() -
SetStagedOrderShippingMethodTaxAmountOutput
public SetStagedOrderShippingMethodTaxAmountOutput(String type, ExternalTaxAmountDraftOutput externalTaxAmount, String shippingKey)
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceStagedOrderUpdateActionOutput
-
setType
- Specified by:
setTypein interfaceStagedOrderUpdateActionOutput
-
getExternalTaxAmount
-
setExternalTaxAmount
-
getShippingKey
-
setShippingKey
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-