|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmgi.logme.dataholder.TemplateHits
| Constructor Summary | |
TemplateHits()
Creates a new instance of TemplateHits |
|
| Method Summary | |
int |
compareTo(java.lang.Object obj)
|
double |
getCount()
Getter for property count. |
java.lang.Integer |
getEid()
Getter for property EID. |
java.lang.String |
getTemplate()
Getter for property template. |
void |
setCount(double count)
Setter for property count. |
void |
setEid(java.lang.Integer eid)
Setter for property EID. |
void |
setTemplate(java.lang.String template)
Setter for property template. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TemplateHits()
| Method Detail |
public int compareTo(java.lang.Object obj)
compareTo in interface java.lang.Comparablepublic double getCount()
public void setCount(double count)
count - New value of property count.public java.lang.Integer getEid()
public void setEid(java.lang.Integer eid)
public java.lang.String getTemplate()
public void setTemplate(java.lang.String template)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||