Class ShippingRateCartValuePriceTier
java.lang.Object
com.commercetools.graphql.api.types.ShippingRateCartValuePriceTier
- All Implemented Interfaces:
ShippingRatePriceTier
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionShippingRateCartValuePriceTier(Integer minimumCentAmount, Money price, Boolean isMatching, String type) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetPrice()getType()inthashCode()voidsetIsMatching(Boolean isMatching) voidsetMinimumCentAmount(Integer minimumCentAmount) voidvoidtoString()
-
Constructor Details
-
ShippingRateCartValuePriceTier
public ShippingRateCartValuePriceTier() -
ShippingRateCartValuePriceTier
-
-
Method Details
-
getMinimumCentAmount
-
setMinimumCentAmount
-
getPrice
-
setPrice
-
getIsMatching
-
setIsMatching
-
getType
- Specified by:
getTypein interfaceShippingRatePriceTier
-
setType
- Specified by:
setTypein interfaceShippingRatePriceTier
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-