| Package | Description |
|---|---|
| org.orcid.jaxb.model.common_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected FuzzyDate.Day |
FuzzyDate.day |
| Modifier and Type | Method and Description |
|---|---|
FuzzyDate.Day |
ObjectFactory.createFuzzyDateDay()
Create an instance of
FuzzyDate.Day |
FuzzyDate.Day |
FuzzyDate.getDay()
Gets the value of the day property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FuzzyDate.setDay(FuzzyDate.Day value)
Sets the value of the day property.
|
| Constructor and Description |
|---|
FuzzyDate(FuzzyDate.Year year,
FuzzyDate.Month month,
FuzzyDate.Day day)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.