|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DomainResult | |
---|---|
uk.ac.ebi.ebinocle.webservice | |
uk.ac.ebi.ebisearchservice |
Uses of DomainResult in uk.ac.ebi.ebinocle.webservice |
---|
Fields in uk.ac.ebi.ebinocle.webservice with type parameters of type DomainResult | |
---|---|
protected List<DomainResult> |
ArrayOfDomainResult.domainResult
|
Methods in uk.ac.ebi.ebinocle.webservice that return DomainResult | |
---|---|
DomainResult |
ObjectFactory.createDomainResult()
Create an instance of DomainResult |
Methods in uk.ac.ebi.ebinocle.webservice that return types with arguments of type DomainResult | |
---|---|
List<DomainResult> |
ArrayOfDomainResult.getDomainResult()
Gets the value of the domainResult property. |
Uses of DomainResult in uk.ac.ebi.ebisearchservice |
---|
Fields in uk.ac.ebi.ebisearchservice declared as DomainResult | |
---|---|
protected DomainResult |
GetDetailledNumberOfResultsResponse.detailledNumberOfResults
|
Methods in uk.ac.ebi.ebisearchservice that return DomainResult | |
---|---|
DomainResult |
GetDetailledNumberOfResultsResponse.getDetailledNumberOfResults()
Gets the value of the detailledNumberOfResults property. |
DomainResult |
EBISearchService.getDetailledNumberOfResults(String domain,
String query,
boolean flat)
|
Methods in uk.ac.ebi.ebisearchservice with parameters of type DomainResult | |
---|---|
void |
GetDetailledNumberOfResultsResponse.setDetailledNumberOfResults(DomainResult value)
Sets the value of the detailledNumberOfResults property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |