|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Year | |
|---|---|
| org.tridas.schema | |
| Uses of Year in org.tridas.schema |
|---|
| Fields in org.tridas.schema declared as Year | |
|---|---|
protected Year |
TridasInterpretation.deathYear
|
protected Year |
TridasInterpretation.firstYear
|
protected Year |
TridasInterpretation.lastYear
|
protected Year |
TridasInterpretation.pithYear
|
| Methods in org.tridas.schema that return Year | |
|---|---|
Year |
ObjectFactory.createYear()
Create an instance of Year |
Year |
TridasInterpretation.getDeathYear()
Gets the value of the deathYear property. |
Year |
TridasInterpretation.getFirstYear()
Gets the value of the firstYear property. |
Year |
TridasInterpretation.getLastYear()
Gets the value of the lastYear property. |
Year |
TridasInterpretation.getPithYear()
Gets the value of the pithYear property. |
| Methods in org.tridas.schema that return types with arguments of type Year | |
|---|---|
JAXBElement<Year> |
ObjectFactory.createDeathYear(Year value)
Create an instance of JAXBElement<Year>} |
JAXBElement<Year> |
ObjectFactory.createFirstYear(Year value)
Create an instance of JAXBElement<Year>} |
JAXBElement<Year> |
ObjectFactory.createLastYear(Year value)
Create an instance of JAXBElement<Year>} |
JAXBElement<Year> |
ObjectFactory.createPithYear(Year value)
Create an instance of JAXBElement<Year>} |
| Methods in org.tridas.schema with parameters of type Year | |
|---|---|
JAXBElement<Year> |
ObjectFactory.createDeathYear(Year value)
Create an instance of JAXBElement<Year>} |
JAXBElement<Year> |
ObjectFactory.createFirstYear(Year value)
Create an instance of JAXBElement<Year>} |
JAXBElement<Year> |
ObjectFactory.createLastYear(Year value)
Create an instance of JAXBElement<Year>} |
JAXBElement<Year> |
ObjectFactory.createPithYear(Year value)
Create an instance of JAXBElement<Year>} |
void |
TridasInterpretation.setDeathYear(Year value)
Sets the value of the deathYear property. |
void |
TridasInterpretation.setFirstYear(Year value)
Sets the value of the firstYear property. |
void |
TridasInterpretation.setLastYear(Year value)
Sets the value of the lastYear property. |
void |
TridasInterpretation.setPithYear(Year value)
Sets the value of the pithYear property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||