| Package | Description |
|---|---|
| org.orcid.jaxb.model.search_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected List<ExpandedResult> |
ExpandedSearch.expandedResult |
| Modifier and Type | Method and Description |
|---|---|
ExpandedResult |
ObjectFactory.createExpandedResult()
Create an instance of
ExpandedResult |
| Modifier and Type | Method and Description |
|---|---|
List<ExpandedResult> |
ExpandedSearch.getExpandedResult()
Gets the value of the expandedResult property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExpandedSearch.setExpandedResult(List<ExpandedResult> value) |
| Constructor and Description |
|---|
ExpandedSearch(List<ExpandedResult> expandedResult,
BigInteger numFound)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.