| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected ResearchResourceTitle |
ResearchResourceProposal.title |
| Modifier and Type | Method and Description |
|---|---|
ResearchResourceTitle |
ObjectFactory.createResearchResourceTitle()
Create an instance of
ResearchResourceTitle |
ResearchResourceTitle |
ResearchResourceProposal.getTitle()
Gets the value of the title property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResearchResourceProposal.setTitle(ResearchResourceTitle value)
Sets the value of the title property.
|
| Constructor and Description |
|---|
ResearchResourceProposal(ResearchResourceTitle title,
ResearchResourceHosts hosts,
ExternalIds externalIds,
FuzzyDate startDate,
FuzzyDate endDate,
Url url)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.