| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected ResearchResourceItems |
ResearchResource.resourceItems |
| Modifier and Type | Method and Description |
|---|---|
ResearchResourceItems |
ObjectFactory.createResearchResourceItems()
Create an instance of
ResearchResourceItems |
ResearchResourceItems |
ResearchResource.getResourceItems()
Gets the value of the resourceItems property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResearchResource.setResourceItems(ResearchResourceItems value)
Sets the value of the resourceItems 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
|
Copyright © 2020. All rights reserved.