Uses of Enum Class
org.eclipse.keyple.core.service.PluginEvent.Type
Package
Description
Interfaces and classes to manipulate core Keyple objects and services.
-
Uses of PluginEvent.Type in org.eclipse.keyple.core.service
Modifier and TypeMethodDescriptionPluginEvent.getType()
Gets the plugin event type.static PluginEvent.Type
Returns the enum constant of this class with the specified name.static PluginEvent.Type[]
PluginEvent.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.