| Package | Description |
|---|---|
| ensemble.tools.earscript |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<EARSTools.StateValue> |
EARSTools.EventServer.stateValues
The state values.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EARSTools.StateValue> |
EARSTools.EventServer.getStateValues()
Gets the state values.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EARSTools.EventServer.setStateValues(java.util.List<EARSTools.StateValue> stateValues)
Sets the state values.
|