public class EventValues extends Object
EventValues(List<Type> indexedValues, List<Type> nonIndexedValues)
List<Type>
getIndexedValues()
getNonIndexedValues()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EventValues(List<Type> indexedValues, List<Type> nonIndexedValues)
public List<Type> getIndexedValues()
public List<Type> getNonIndexedValues()
Copyright © 2025. All rights reserved.