Class InventoryEntryCreated
java.lang.Object
com.commercetools.graphql.api.types.InventoryEntryCreated
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetInventoryEntry(InventoryEntry inventoryEntry) voidtoString()
-
Constructor Details
-
InventoryEntryCreated
public InventoryEntryCreated() -
InventoryEntryCreated
-
-
Method Details
-
getInventoryEntry
-
setInventoryEntry
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-