Class ProductSelectionVariantSelectionChanged
java.lang.Object
com.commercetools.graphql.api.types.ProductSelectionVariantSelectionChanged
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionProductSelectionVariantSelectionChanged(ProductVariantSelection oldVariantSelection, ProductVariantSelection newVariantSelection, Product product, Reference productRef, String type) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetNewVariantSelection(ProductVariantSelection newVariantSelection) voidsetOldVariantSelection(ProductVariantSelection oldVariantSelection) voidsetProduct(Product product) voidsetProductRef(Reference productRef) voidtoString()
-
Constructor Details
-
ProductSelectionVariantSelectionChanged
public ProductSelectionVariantSelectionChanged() -
ProductSelectionVariantSelectionChanged
public ProductSelectionVariantSelectionChanged(ProductVariantSelection oldVariantSelection, ProductVariantSelection newVariantSelection, Product product, Reference productRef, String type)
-
-
Method Details
-
getOldVariantSelection
-
setOldVariantSelection
-
getNewVariantSelection
-
setNewVariantSelection
-
getProduct
-
setProduct
-
getProductRef
-
setProductRef
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-