Class ProductSelectionProductAdded
java.lang.Object
com.commercetools.graphql.api.types.ProductSelectionProductAdded
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionProductSelectionProductAdded(ProductVariantSelection variantSelection, Product product, Reference productRef, String type) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetProduct(Product product) voidsetProductRef(Reference productRef) voidvoidsetVariantSelection(ProductVariantSelection variantSelection) toString()
-
Constructor Details
-
ProductSelectionProductAdded
public ProductSelectionProductAdded() -
ProductSelectionProductAdded
public ProductSelectionProductAdded(ProductVariantSelection variantSelection, Product product, Reference productRef, String type)
-
-
Method Details
-
getVariantSelection
-
setVariantSelection
-
getProduct
-
setProduct
-
getProductRef
-
setProductRef
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-