public interface Domain extends Comparable<Domain>
| Modifier and Type | Method and Description |
|---|---|
String |
getDomainId() |
int |
getFrom() |
int |
getLength() |
short |
getNumber() |
double |
getPerDomainEvalue() |
double |
getPerDomainScore() |
int |
getTo() |
short |
getTotalCount() |
compareToString getDomainId()
int getLength()
int getFrom()
short getNumber()
double getPerDomainEvalue()
double getPerDomainScore()
int getTo()
short getTotalCount()
Copyright © 2016. All rights reserved.