mgi.logme.data
Class Clickpath
java.lang.Object
mgi.logme.data.Clickpath
- All Implemented Interfaces:
- java.io.Serializable
- public class Clickpath
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
Clickpath()
default constructor |
Clickpath(java.lang.String value)
full constructor |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Clickpath
public Clickpath(java.lang.String value)
- full constructor
Clickpath
public Clickpath()
- 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()