Package | Description |
---|---|
info.textgrid.namespaces.metadata.core._2010 |
Modifier and Type | Field and Description |
---|---|
protected DateType |
WorkType.dateOfCreation |
protected DateType |
BibliographicCitationType.dateOfPublication |
protected DateType |
ObjectCitationType.objectDate |
Modifier and Type | Method and Description |
---|---|
DateType |
ObjectFactory.createDateType()
Create an instance of
DateType |
DateType |
WorkType.getDateOfCreation()
Gets the value of the dateOfCreation property.
|
DateType |
BibliographicCitationType.getDateOfPublication()
Gets the value of the dateOfPublication property.
|
DateType |
ObjectCitationType.getObjectDate()
Gets the value of the objectDate property.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkType.setDateOfCreation(DateType value)
Sets the value of the dateOfCreation property.
|
void |
BibliographicCitationType.setDateOfPublication(DateType value)
Sets the value of the dateOfPublication property.
|
void |
ObjectCitationType.setObjectDate(DateType value)
Sets the value of the objectDate property.
|
Copyright © 2013 TextGrid Consortium. All Rights Reserved.