| Package | Description |
|---|---|
| edu.cornell.mannlib.orcidclient.responses.message_1_2 |
| Modifier and Type | Field and Description |
|---|---|
protected Country |
Address.country |
protected Country |
OrcidWork.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.
|
Country |
OrcidWork.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.
|
void |
OrcidWork.setCountry(Country value)
Sets the value of the country property.
|
Copyright © 2017. All rights reserved.