public class ViewResult.Rows extends Object
Rows()
T
getDoc()
String
getId()
K
getKey()
V
getValue()
void
setDoc(T doc)
setId(String id)
setKey(K key)
setValue(V value)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Rows()
public String getId()
public K getKey()
public V getValue()
public T getDoc()
public void setId(String id)
public void setKey(K key)
public void setValue(V value)
public void setDoc(T doc)
public String toString()
toString
Object
Copyright © 2011–2016. All rights reserved.