public class DNAFeatureLocation extends Object implements IDataTransferModel
AnnotationLocation
data.Constructor and Description |
---|
DNAFeatureLocation() |
DNAFeatureLocation(int genbankStart,
int end) |
Modifier and Type | Method and Description |
---|---|
int |
getEnd() |
int |
getGenbankStart() |
String |
getUri() |
void |
setEnd(int end) |
void |
setGenbankStart(int genbankStart) |
void |
setUri(String uri) |
Copyright © 2017. All rights reserved.