Class ViewResult.Rows
java.lang.Object
org.lightcouch.ViewResult.Rows
- Enclosing class:
ViewResult<K,V, T>
Inner class holding the view rows.
- Since:
- 0.0.2
- Author:
- Ahmed Yehia
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Rows
public Rows()
-
-
Method Details
-
getId
-
getKey
-
getValue
-
getDoc
-
setId
-
setKey
-
setValue
-
setDoc
-
toString
-