|
Cytoscape 2.6.2 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcytoscape.data.webservice.DatabaseSearchResult<R>
public class DatabaseSearchResult<R>
| Constructor Summary | |
|---|---|
DatabaseSearchResult(Integer resultSize,
R searchResult,
CyWebServiceEvent.WSEventType nextMove)
|
|
| Method Summary | |
|---|---|
CyWebServiceEvent.WSEventType |
getNextMove()
|
R |
getResult()
|
Integer |
getResultSize()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DatabaseSearchResult(Integer resultSize,
R searchResult,
CyWebServiceEvent.WSEventType nextMove)
| Method Detail |
|---|
public R getResult()
public Integer getResultSize()
public CyWebServiceEvent.WSEventType getNextMove()
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||