cytoscape.data.webservice
Class DatabaseSearchResult<R>
java.lang.Object
cytoscape.data.webservice.DatabaseSearchResult<R>
public class DatabaseSearchResult<R>
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DatabaseSearchResult
public DatabaseSearchResult(Integer resultSize,
R searchResult,
CyWebServiceEvent.WSEventType nextMove)
getResult
public R getResult()
getResultSize
public Integer getResultSize()
getNextMove
public CyWebServiceEvent.WSEventType getNextMove()
Copyright 2010 Cytoscape Consortium. All rights reserved.