org.utgenome.gwt.utgb.client.bio
Class DASResult.DASFeature.Target

java.lang.Object
  extended by org.utgenome.gwt.utgb.client.bio.DASResult.DASFeature.Target
All Implemented Interfaces:
Serializable
Enclosing class:
DASResult.DASFeature

public static class DASResult.DASFeature.Target
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 String id
           
 long start
           
 long stop
           
 String value
           
 
Constructor Summary
DASResult.DASFeature.Target()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public String id

start

public long start

stop

public long stop

value

public String value
Constructor Detail

DASResult.DASFeature.Target

public DASResult.DASFeature.Target()


Copyright © 2007-2012 utgenome.org. All Rights Reserved.