Class ViewResult.Rows
java.lang.Object
org.lightcouch.ViewResult.Rows
- Enclosing class:
ViewResult<K,V, T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
key
-
value
-
doc
-
-
Constructor Details
-
Rows
public Rows()
-
-
Method Details
-
getId
-
getKey
-
getValue
-
getDoc
-
setId
-
setKey
-
setValue
-
setDoc
-
toString
-