| Package | Description |
|---|---|
| org.orcid.jaxb.model.common_v3 | |
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected Country |
Address.country |
| Modifier and Type | Method and Description |
|---|---|
Country |
ObjectFactory.createCountry()
Create an instance of
Country |
Country |
Address.getCountry()
Gets the value of the country property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Address.setCountry(Country value)
Sets the value of the country property.
|
| Constructor and Description |
|---|
Address(Country country)
Fully-initialising value constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected Country |
Work.country |
| Modifier and Type | Method and Description |
|---|---|
Country |
Work.getCountry()
Gets the value of the country property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Work.setCountry(Country value)
Sets the value of the country 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.