Class ProductPriceExternalDiscountSet
java.lang.Object
com.commercetools.graphql.api.types.ProductPriceExternalDiscountSet
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionProductPriceExternalDiscountSet(Integer variantId, String variantKey, String sku, String priceId, DiscountedProductPriceValue discounted, Boolean staged, String type) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetSku()getType()inthashCode()voidsetDiscounted(DiscountedProductPriceValue discounted) voidsetPriceId(String priceId) voidvoidvoidvoidsetVariantId(Integer variantId) voidsetVariantKey(String variantKey) toString()
-
Constructor Details
-
ProductPriceExternalDiscountSet
public ProductPriceExternalDiscountSet() -
ProductPriceExternalDiscountSet
-
-
Method Details
-
getVariantId
-
setVariantId
-
getVariantKey
-
setVariantKey
-
getSku
-
setSku
-
getPriceId
-
setPriceId
-
getDiscounted
-
setDiscounted
-
getStaged
-
setStaged
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-