org.biojava.bio.seq.homol
Class HomologyFeature.Template

java.lang.Object
  extended by org.biojava.bio.seq.Feature.Template
      extended by org.biojava.bio.seq.StrandedFeature.Template
          extended by org.biojava.bio.seq.homol.HomologyFeature.Template
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable
Enclosing interface:
HomologyFeature

public static class HomologyFeature.Template
extends StrandedFeature.Template

See Also:
Serialized Form

Field Summary
 Homology homology
           
 
Fields inherited from class org.biojava.bio.seq.StrandedFeature.Template
strand
 
Fields inherited from class org.biojava.bio.seq.Feature.Template
annotation, location, source, sourceTerm, type, typeTerm
 
Constructor Summary
HomologyFeature.Template()
           
 
Method Summary
 
Methods inherited from class org.biojava.bio.seq.Feature.Template
clone, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

homology

public Homology homology
Constructor Detail

HomologyFeature.Template

public HomologyFeature.Template()