| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected List<WorkSummary> |
WorkGroup.workSummary |
| Modifier and Type | Method and Description |
|---|---|
WorkSummary |
ObjectFactory.createWorkSummary()
Create an instance of
WorkSummary |
| Modifier and Type | Method and Description |
|---|---|
List<WorkSummary> |
WorkGroup.getWorkSummary()
Gets the value of the workSummary property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkGroup.setWorkSummary(List<WorkSummary> value) |
| Constructor and Description |
|---|
WorkGroup(LastModifiedDate lastModifiedDate,
ExternalIds externalIds,
List<WorkSummary> workSummary)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.