| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected ResearchResourceProposal |
ResearchResourceSummary.proposal |
protected ResearchResourceProposal |
ResearchResource.proposal |
| Modifier and Type | Method and Description |
|---|---|
ResearchResourceProposal |
ObjectFactory.createResearchResourceProposal()
Create an instance of
ResearchResourceProposal |
ResearchResourceProposal |
ResearchResourceSummary.getProposal()
Gets the value of the proposal property.
|
ResearchResourceProposal |
ResearchResource.getProposal()
Gets the value of the proposal property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResearchResourceSummary.setProposal(ResearchResourceProposal value)
Sets the value of the proposal property.
|
void |
ResearchResource.setProposal(ResearchResourceProposal value)
Sets the value of the proposal property.
|
| Constructor and Description |
|---|
ResearchResource(CreatedDate createdDate,
LastModifiedDate lastModifiedDate,
SourceType source,
BigInteger putCode,
Visibility visibility,
String displayIndex,
String path,
ResearchResourceProposal proposal,
ResearchResourceItems resourceItems)
Fully-initialising value constructor
|
ResearchResourceSummary(CreatedDate createdDate,
LastModifiedDate lastModifiedDate,
SourceType source,
BigInteger putCode,
Visibility visibility,
String displayIndex,
String path,
ResearchResourceProposal proposal)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.