Class ProductSelectionProductExcluded
java.lang.Object
com.commercetools.graphql.api.types.ProductSelectionProductExcluded
- All Implemented Interfaces:
MessagePayload
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionProductSelectionProductExcluded(ProductVariantExclusion variantExclusion, Product product, Reference productRef, String type) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetProduct(Product product) voidsetProductRef(Reference productRef) voidvoidsetVariantExclusion(ProductVariantExclusion variantExclusion) toString()
-
Constructor Details
-
ProductSelectionProductExcluded
public ProductSelectionProductExcluded() -
ProductSelectionProductExcluded
public ProductSelectionProductExcluded(ProductVariantExclusion variantExclusion, Product product, Reference productRef, String type)
-
-
Method Details
-
getVariantExclusion
-
setVariantExclusion
-
getProduct
-
setProduct
-
getProductRef
-
setProductRef
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-