|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArrayOfDomainResult | |
---|---|
uk.ac.ebi.ebinocle.webservice |
Uses of ArrayOfDomainResult in uk.ac.ebi.ebinocle.webservice |
---|
Fields in uk.ac.ebi.ebinocle.webservice with type parameters of type ArrayOfDomainResult | |
---|---|
protected javax.xml.bind.JAXBElement<ArrayOfDomainResult> |
DomainResult.subDomainsResults
|
Methods in uk.ac.ebi.ebinocle.webservice that return ArrayOfDomainResult | |
---|---|
ArrayOfDomainResult |
ObjectFactory.createArrayOfDomainResult()
Create an instance of ArrayOfDomainResult |
Methods in uk.ac.ebi.ebinocle.webservice that return types with arguments of type ArrayOfDomainResult | |
---|---|
javax.xml.bind.JAXBElement<ArrayOfDomainResult> |
ObjectFactory.createDomainResultSubDomainsResults(ArrayOfDomainResult value)
Create an instance of JAXBElement < ArrayOfDomainResult > } |
javax.xml.bind.JAXBElement<ArrayOfDomainResult> |
DomainResult.getSubDomainsResults()
Gets the value of the subDomainsResults property. |
Methods in uk.ac.ebi.ebinocle.webservice with parameters of type ArrayOfDomainResult | |
---|---|
javax.xml.bind.JAXBElement<ArrayOfDomainResult> |
ObjectFactory.createDomainResultSubDomainsResults(ArrayOfDomainResult value)
Create an instance of JAXBElement < ArrayOfDomainResult > } |
Method parameters in uk.ac.ebi.ebinocle.webservice with type arguments of type ArrayOfDomainResult | |
---|---|
void |
DomainResult.setSubDomainsResults(javax.xml.bind.JAXBElement<ArrayOfDomainResult> value)
Sets the value of the subDomainsResults property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |