Package com.io7m.coffeepick.api
Interface CoffeePickInventoryEventType
-
- All Superinterfaces:
CoffeePickEventType
- All Known Subinterfaces:
CoffeePickInventoryEventRuntimeDeletedType,CoffeePickInventoryEventRuntimeLoadedType,CoffeePickInventoryEventRuntimeLoadFailedType
- All Known Implementing Classes:
CoffeePickInventoryEventRuntimeDeleted,CoffeePickInventoryEventRuntimeLoaded,CoffeePickInventoryEventRuntimeLoadFailed
public interface CoffeePickInventoryEventType extends CoffeePickEventType
The type of events published by the inventory.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.io7m.coffeepick.api.CoffeePickEventType
CoffeePickEventType.Severity
-
-
Method Summary
-
Methods inherited from interface com.io7m.coffeepick.api.CoffeePickEventType
severity
-
-