|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmgi.logme.dataholder.Hits
| Constructor Summary | |
Hits()
Creates a new instance of BrowserHits |
|
| Method Summary | |
int |
compareTo(java.lang.Object obj)
|
int |
getCount()
Getter for property count. |
int |
getIdentifier()
Getter for property browsername. |
java.lang.String |
getName()
Getter for property name. |
void |
setCount(int count)
Setter for property count. |
void |
setIdentifier(int identifier)
Setter for property browsername. |
void |
setName(java.lang.String name)
Setter for property name. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Hits()
| Method Detail |
public int compareTo(java.lang.Object obj)
compareTo in interface java.lang.Comparablepublic int getCount()
public void setCount(int count)
count - New value of property count.public int getIdentifier()
public void setIdentifier(int identifier)
public java.lang.String getName()
public void setName(java.lang.String name)
name - New value of property name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||