| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected WorkContributors |
Work.contributors |
| Modifier and Type | Method and Description |
|---|---|
WorkContributors |
ObjectFactory.createWorkContributors()
Create an instance of
WorkContributors |
WorkContributors |
Work.getContributors()
Gets the value of the contributors property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Work.setContributors(WorkContributors value)
Sets the value of the contributors property.
|
| Constructor and Description |
|---|
Work(CreatedDate createdDate,
LastModifiedDate lastModifiedDate,
SourceType source,
BigInteger putCode,
Visibility visibility,
String displayIndex,
String path,
WorkTitle title,
String journalTitle,
String shortDescription,
Citation citation,
String type,
FuzzyDate publicationDate,
ExternalIds externalIds,
Url url,
WorkContributors contributors,
String languageCode,
Country country)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.