mgi.logme.data
Class Resolution
java.lang.Object
mgi.logme.data.Resolution
- All Implemented Interfaces:
- java.io.Serializable
- public class Resolution
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
Resolution()
default constructor |
Resolution(java.lang.String value)
full constructor |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Resolution
public Resolution(java.lang.String value)
- full constructor
Resolution
public Resolution()
- default constructor
getEid
public java.lang.Integer getEid()
setEid
public void setEid(java.lang.Integer eid)
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
toString
public java.lang.String toString()
equals
public boolean equals(java.lang.Object other)
hashCode
public int hashCode()