Package org.biojava.bio.seq
Class FramedFeature.ReadingFrame
- java.lang.Object
-
- org.biojava.bio.seq.FramedFeature.ReadingFrame
-
- All Implemented Interfaces:
java.io.Serializable
,Frame
- Enclosing interface:
- FramedFeature
public static class FramedFeature.ReadingFrame extends java.lang.Object implements Frame, java.io.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 objectjava.lang.String
toString()
-