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

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

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

See Also:
Serialized Form

Nested Class Summary
static class DASResult.DASFeature.Group.Link
           
 
Field Summary
 String id
           
 String label
           
 DASResult.DASFeature.Group.Link link
           
 DASResult.DASFeature.Target target
           
 String type
           
 
Constructor Summary
DASResult.DASFeature.Group()
           
 
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

type

public String type

label

public String label

link

public DASResult.DASFeature.Group.Link link

target

public DASResult.DASFeature.Target target
Constructor Detail

DASResult.DASFeature.Group

public DASResult.DASFeature.Group()


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