| Package | Description |
|---|---|
| edu.cornell.mannlib.orcidclient.responses.message_1_2 |
| Modifier and Type | Field and Description |
|---|---|
protected CreatedDate |
Affiliation.createdDate |
protected CreatedDate |
Funding.createdDate |
protected CreatedDate |
OrcidWork.createdDate |
| Modifier and Type | Method and Description |
|---|---|
CreatedDate |
ObjectFactory.createCreatedDate()
Create an instance of
CreatedDate |
CreatedDate |
Affiliation.getCreatedDate()
Gets the value of the createdDate property.
|
CreatedDate |
Funding.getCreatedDate()
Gets the value of the createdDate property.
|
CreatedDate |
OrcidWork.getCreatedDate()
Gets the value of the createdDate property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Affiliation.setCreatedDate(CreatedDate value)
Sets the value of the createdDate property.
|
void |
Funding.setCreatedDate(CreatedDate value)
Sets the value of the createdDate property.
|
void |
OrcidWork.setCreatedDate(CreatedDate value)
Sets the value of the createdDate property.
|
Copyright © 2017. All rights reserved.