edu.mssm.crover.representation
Class URL_Annotation
java.lang.Object
|
+--edu.mssm.crover.representation.Annotation
|
+--edu.mssm.crover.representation.URL_Annotation
- All Implemented Interfaces:
- BiologicalAnnotation, RootObject, java.io.Serializable
- public class URL_Annotation
- extends Annotation
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
URL_Annotation
public URL_Annotation(Mutation_Annotation m)
URL_Annotation
public URL_Annotation()
getResidueNumber
public java.lang.Integer getResidueNumber()
setResidueNumber
public void setResidueNumber(java.lang.Integer res)
getInformation
public java.net.URL getInformation()
setInformation
public void setInformation(java.net.URL u)
getInfo
public java.lang.String getInfo()
- Description copied from interface:
BiologicalAnnotation
- Returns a consise text that describes the nature of this annotation.
This text is constant over several instances of the same class.
- Specified by:
getInfo in interface BiologicalAnnotation- Specified by:
getInfo in class Annotation
toString
public java.lang.String toString()
- Overrides:
toString in class Annotation
describesResidue
public boolean describesResidue(int position)
- Description copied from interface:
BiologicalAnnotation
- Returns whether the position is described by this annotation.
Copyright @ 2003 Mount Sinai School of Medicine. All Rights Reserved.