org.ektorp
Class ViewResult.Row
java.lang.Object
org.ektorp.ViewResult.Row
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- ViewResult
public static class ViewResult.Row
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
ViewResult.Row(java.lang.String id,
java.lang.String key,
java.lang.String value)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
ViewResult.Row
public ViewResult.Row(java.lang.String id,
java.lang.String key,
java.lang.String value)
getId
public java.lang.String getId()
getKey
public java.lang.String getKey()
getValue
public java.lang.String getValue()
getValueAsInt
public int getValueAsInt()
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2010. All Rights Reserved.