Package | Description |
---|---|
org.eclipse.keyple.core.plugin |
Contains the plugin and reader management classes.
|
Modifier and Type | Method and Description |
---|---|
static AbstractObservableLocalReader.InternalEvent |
AbstractObservableLocalReader.InternalEvent.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AbstractObservableLocalReader.InternalEvent[] |
AbstractObservableLocalReader.InternalEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|