Class ProductPriceKeySet
java.lang.Object
com.commercetools.graphql.api.types.ProductPriceKeySet
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetKey()getType()inthashCode()static ProductPriceKeySet.BuildervoidvoidvoidsetPriceId(String priceId) voidvoidvoidsetVariantId(Integer variantId) toString()
-
Constructor Details
-
ProductPriceKeySet
public ProductPriceKeySet() -
ProductPriceKeySet
-
-
Method Details
-
getVariantId
-
setVariantId
-
getPriceId
-
setPriceId
-
getOldKey
-
setOldKey
-
getKey
-
setKey
-
getStaged
-
setStaged
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-