Class ProductVariantDeleted
java.lang.Object
com.commercetools.graphql.api.types.ProductVariantDeleted
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionProductVariantDeleted(Object removedImageUrls, ProductVariant variant, String type) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetRemovedImageUrls(Object removedImageUrls) voidvoidsetVariant(ProductVariant variant) toString()
-
Constructor Details
-
ProductVariantDeleted
public ProductVariantDeleted() -
ProductVariantDeleted
-
-
Method Details
-
getRemovedImageUrls
-
setRemovedImageUrls
-
getVariant
-
setVariant
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-