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:
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getFrame

      public int getFrame()
      Description copied from interface: Frame
      A method to get the frame information of the implementing object
      Specified by:
      getFrame in interface Frame
      Returns:
      an integer from 0 to 2 representing the frame.