Class InventoryEntryDeleted
java.lang.Object
com.commercetools.graphql.api.types.InventoryEntryDeleted
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionInventoryEntryDeleted(String sku, Channel supplyChannel, Reference supplyChannelRef, String type) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetSku()getType()inthashCode()voidvoidsetSupplyChannel(Channel supplyChannel) voidsetSupplyChannelRef(Reference supplyChannelRef) voidtoString()
-
Constructor Details
-
InventoryEntryDeleted
public InventoryEntryDeleted() -
InventoryEntryDeleted
-
-
Method Details
-
getSku
-
setSku
-
getSupplyChannel
-
setSupplyChannel
-
getSupplyChannelRef
-
setSupplyChannelRef
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-