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

java.lang.Object
  extended byorg.biojava.bio.seq.Feature.Template
      extended byorg.biojava.bio.seq.StrandedFeature.Template
          extended byorg.biojava.bio.seq.homol.HomologyFeature.Template
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
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, type
 
Constructor Summary
HomologyFeature.Template()
           
 
Methods inherited from class org.biojava.bio.seq.Feature.Template
equals, hashCode, populate, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

homology

public Homology homology
Constructor Detail

HomologyFeature.Template

public HomologyFeature.Template()