Uses of Enum Class
org.eclipse.keyple.core.service.PluginEvent.Type
Packages that use PluginEvent.Type
Package
Description
Interfaces and classes to manipulate core Keyple objects and services.
-
Uses of PluginEvent.Type in org.eclipse.keyple.core.service
Methods in org.eclipse.keyple.core.service that return PluginEvent.TypeModifier 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.