| Package | Description |
|---|---|
| org.openksavi.sponge |
Interfaces for base functionalities.
|
| Modifier and Type | Method and Description |
|---|---|
EventSetProcessorState |
EventSetProcessorAdapter.getState()
Returns the state.
|
static EventSetProcessorState |
EventSetProcessorState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventSetProcessorState[] |
EventSetProcessorState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventSetProcessorAdapter.setState(EventSetProcessorState state)
Sets the state.
|
Copyright © 2016–2018 Softelnet. All rights reserved.