Package | Description |
---|---|
it.cnr.isti.hpc.dexter.rest.domain |
Modifier and Type | Method and Description |
---|---|
List<CandidateSpot> |
SpottedDocument.getSpots() |
Modifier and Type | Method and Description |
---|---|
void |
SpottedDocument.setSpots(List<CandidateSpot> spots) |
Constructor and Description |
---|
SpottedDocument(String text,
List<CandidateSpot> spots,
int nSpots,
float querytime) |
Copyright © 2013. All rights reserved.