|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.miethxml.hawron.search.SearchResult
| Constructor Summary | |
SearchResult()
|
|
| Method Summary | |
java.lang.String |
getFile()
|
long |
getLength()
|
long |
getModified()
|
double |
getScore()
|
void |
setFile(java.lang.String file)
|
void |
setScore(double score)
|
void |
setScore(float score)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SearchResult()
| Method Detail |
public java.lang.String getFile()
public void setFile(java.lang.String file)
file - The file to set.public double getScore()
public void setScore(double score)
score - The score to set.public void setScore(float score)
public long getLength()
public long getModified()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||