public class QueryResult<T extends List> extends Object
QueryResult()
Boolean
done()
void
done(Boolean done)
T
records()
records(T records)
Integer
totalSize()
totalSize(Integer totalSize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QueryResult()
public Integer totalSize()
public void totalSize(Integer totalSize)
public Boolean done()
public void done(Boolean done)
public T records()
public void records(T records)
Copyright © 2017. All rights reserved.