| Package | Description |
|---|---|
| edu.cornell.mannlib.orcidclient.responses.message_1_2 |
| Modifier and Type | Class and Description |
|---|---|
class |
PublicationDate
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected FuzzyDate |
Affiliation.endDate |
protected FuzzyDate |
Funding.endDate |
protected FuzzyDate |
Affiliation.startDate |
protected FuzzyDate |
Funding.startDate |
| Modifier and Type | Method and Description |
|---|---|
FuzzyDate |
ObjectFactory.createFuzzyDate()
Create an instance of
FuzzyDate |
FuzzyDate |
Affiliation.getEndDate()
Gets the value of the endDate property.
|
FuzzyDate |
Funding.getEndDate()
Gets the value of the endDate property.
|
FuzzyDate |
Affiliation.getStartDate()
Gets the value of the startDate property.
|
FuzzyDate |
Funding.getStartDate()
Gets the value of the startDate property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Affiliation.setEndDate(FuzzyDate value)
Sets the value of the endDate property.
|
void |
Funding.setEndDate(FuzzyDate value)
Sets the value of the endDate property.
|
void |
Affiliation.setStartDate(FuzzyDate value)
Sets the value of the startDate property.
|
void |
Funding.setStartDate(FuzzyDate value)
Sets the value of the startDate property.
|
Copyright © 2017. All rights reserved.