| Package | Description |
|---|---|
| ensemble.tools.earscript |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<EARSTools.BaseAction> |
EARSTools.EventServer.baseActions
The base actions.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EARSTools.BaseAction> |
EARSTools.EventServer.getBaseActions()
Gets the base actions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EARSTools.EventServer.setBaseActions(java.util.List<EARSTools.BaseAction> baseActions)
Sets the base actions.
|