Package org.biojavax

Interface Comment

  • All Superinterfaces:
    Changeable, Comparable
    All Known Implementing Classes:
    SimpleComment

    public interface Comment
    extends Comparable, Changeable
    A simple ranked comment designed to be used for BioEntry comments in BioSQL. The Comment field is intended to be set by the constructor and is immuntable; the Rank field is changeable.
    Since:
    1.5
    Author:
    Richard Holland, gwaldon
    See Also:
    BioEntry