public class UpdateQueryData extends java.lang.Object implements java.io.Serializable
UpdateQueryData(long queryId, int index, java.util.List<ValueInformation> valueInformation, java.util.List<ValueEntry> values)
int
getIndex()
long
getQueryId()
java.util.List<ValueInformation>
getValueInformation()
java.util.List<ValueEntry>
getValues()
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public UpdateQueryData(long queryId, int index, java.util.List<ValueInformation> valueInformation, java.util.List<ValueEntry> values)
public long getQueryId()
public int getIndex()
public java.util.List<ValueInformation> getValueInformation()
public java.util.List<ValueEntry> getValues()
public java.lang.String toString()
toString
java.lang.Object
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0