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

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

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

See Also:
Serialized Form

Field Summary
 String category
           
 String id
           
 String reference
           
 String value
           
 
Constructor Summary
DASResult.DASFeature.FeatureType()
           
 
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

category

public String category

reference

public String reference

value

public String value
Constructor Detail

DASResult.DASFeature.FeatureType

public DASResult.DASFeature.FeatureType()


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