Package org.biojava.bio.seq
Class FramedFeature.ReadingFrame
- java.lang.Object
-
- org.biojava.bio.seq.FramedFeature.ReadingFrame
-
- All Implemented Interfaces:
Serializable
,Frame
- Enclosing interface:
- FramedFeature
public static class FramedFeature.ReadingFrame extends Object implements Frame, Serializable
A singleton to hold the frame information- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getFrame()
A method to get the frame information of the implementing objectString
toString()
-