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 SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetFrame()A method to get the frame information of the implementing objectStringtoString()
 
-