org.utgenome.gwt.utgb.client.bio
Class KeywordSearchResult
java.lang.Object
org.utgenome.gwt.utgb.client.bio.KeywordSearchResult
- All Implemented Interfaces:
- Serializable
public class KeywordSearchResult
- extends Object
- implements Serializable
keyword search result
- Author:
- leo
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
page
public int page
count
public int count
maxPage
public int maxPage
result
public List<KeywordSearchResult.Entry> result
KeywordSearchResult
public KeywordSearchResult()
Copyright © 2007-2012 utgenome.org. All Rights Reserved.