Class ChangeStagedOrderTaxRoundingModeOutput
java.lang.Object
com.commercetools.graphql.api.types.ChangeStagedOrderTaxRoundingModeOutput
- All Implemented Interfaces:
StagedOrderUpdateActionOutput
public class ChangeStagedOrderTaxRoundingModeOutput
extends Object
implements StagedOrderUpdateActionOutput
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionChangeStagedOrderTaxRoundingModeOutput(String type, RoundingMode taxRoundingMode) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetTaxRoundingMode(RoundingMode taxRoundingMode) voidtoString()
-
Constructor Details
-
ChangeStagedOrderTaxRoundingModeOutput
public ChangeStagedOrderTaxRoundingModeOutput() -
ChangeStagedOrderTaxRoundingModeOutput
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceStagedOrderUpdateActionOutput
-
setType
- Specified by:
setTypein interfaceStagedOrderUpdateActionOutput
-
getTaxRoundingMode
-
setTaxRoundingMode
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-