public class SequenceAnnotation extends Annotation implements SequenceAnnotationI
end, forward, start, type
Constructor and Description |
---|
SequenceAnnotation(int start,
String residues) |
Modifier and Type | Method and Description |
---|---|
String |
getResidues() |
void |
setResidues(String residues) |
getEnd, getStart, getType, isForward, setEnd, setForward, setStart, setType, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getEnd, getStart
public SequenceAnnotation(int start, String residues)
public String getResidues()
getResidues
in interface SequenceAnnotationI
public void setResidues(String residues)
Copyright © 2021. All rights reserved.