| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected List<ResearchResourceGroup> |
ResearchResourcesType.group |
| Modifier and Type | Method and Description |
|---|---|
ResearchResourceGroup |
ObjectFactory.createResearchResourceGroup()
Create an instance of
ResearchResourceGroup |
| Modifier and Type | Method and Description |
|---|---|
List<ResearchResourceGroup> |
ResearchResourcesType.getGroup()
Gets the value of the group property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResearchResourcesType.setGroup(List<ResearchResourceGroup> value) |
| Constructor and Description |
|---|
ResearchResources(LastModifiedDate lastModifiedDate,
List<ResearchResourceGroup> group,
String path)
Fully-initialising value constructor
|
ResearchResourcesType(LastModifiedDate lastModifiedDate,
List<ResearchResourceGroup> group,
String path)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.