Package org.biojava.bio.seq
Class StrandedFeature.Template
java.lang.Object
org.biojava.bio.seq.Feature.Template
org.biojava.bio.seq.StrandedFeature.Template
- All Implemented Interfaces:
Serializable
,Cloneable
- Direct Known Subclasses:
ComponentFeature.Template
,FramedFeature.Template
,HomologyFeature.Template
,RemoteFeature.Template
,RestrictionSite.Template
,SimilarityPairFeature.Template
- Enclosing interface:
StrandedFeature
Template class for parameterizing the creation of a new
StrandedFeature
.- Author:
- Matthew Pocock
- See Also:
-
Field Summary
FieldsFields inherited from class org.biojava.bio.seq.Feature.Template
annotation, location, source, sourceTerm, type, typeTerm
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.biojava.bio.seq.Feature.Template
clone, equals, hashCode, toString
-
Field Details
-
strand
-
-
Constructor Details
-
Template
public Template()
-