Class ProductPriceDiscountsSet
java.lang.Object
com.commercetools.graphql.api.types.ProductPriceDiscountsSet
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionProductPriceDiscountsSet(List<ProductPriceDiscountUpdateMessagePayload> updatedPrices, String type) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidvoidsetUpdatedPrices(List<ProductPriceDiscountUpdateMessagePayload> updatedPrices) toString()
-
Constructor Details
-
ProductPriceDiscountsSet
public ProductPriceDiscountsSet() -
ProductPriceDiscountsSet
public ProductPriceDiscountsSet(List<ProductPriceDiscountUpdateMessagePayload> updatedPrices, String type)
-
-
Method Details
-
getUpdatedPrices
-
setUpdatedPrices
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-