|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmgi.logme.dataholder.HitsTwoValue
| Constructor Summary | |
HitsTwoValue()
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. |
int |
getLanguageid()
Getter for property languageid. |
void |
setCount(int count)
Setter for property count. |
void |
setIdentifier(int identifier)
Setter for property browsername. |
void |
setLanguageid(int languageid)
Setter for property languageid. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HitsTwoValue()
| 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 int getLanguageid()
public void setLanguageid(int languageid)
languageid - New value of property languageid.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||