| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected Citation |
Work.citation |
| Modifier and Type | Method and Description |
|---|---|
Citation |
ObjectFactory.createCitation()
Create an instance of
Citation |
Citation |
Work.getCitation()
Gets the value of the citation property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Work.setCitation(Citation value)
Sets the value of the citation 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.