public class EventValues
extends java.lang.Object
| Constructor and Description |
|---|
EventValues(java.util.List<Type> indexedValues,
java.util.List<Type> nonIndexedValues) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Type> |
getIndexedValues() |
java.util.List<Type> |
getNonIndexedValues() |