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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEnd, getStartpublic SequenceAnnotation(int start,
String residues)
public String getResidues()
getResidues in interface SequenceAnnotationIpublic void setResidues(String residues)
Copyright © 2021. All rights reserved.