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