org.utgenome.gwt.utgb.client.bio
Class OnGenomeDataSet
java.lang.Object
org.utgenome.gwt.utgb.client.bio.OnGenomeDataSet
- All Implemented Interfaces:
- Serializable
public class OnGenomeDataSet
- extends Object
- implements Serializable
A set of on-genome data used for transferring genome data between server and client (GWT)
- Author:
- leo
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
location
public ChrLoc location
read
public List<OnGenome> read
block
public List<OnGenome> block
OnGenomeDataSet
public OnGenomeDataSet()
isEmpty
public boolean isEmpty()
Copyright © 2007-2011 utgenome.org. All Rights Reserved.