| Package | Description |
|---|---|
| net.opengis.iso19139.gco.v_20070417 | |
| net.opengis.iso19139.gmd.v_20070417 | |
| net.opengis.iso19139.gmx.v_20070417 |
| Modifier and Type | Method and Description |
|---|---|
DatePropertyType |
ObjectFactory.createDatePropertyType()
Create an instance of
DatePropertyType |
DatePropertyType |
DatePropertyType.withDate(String value) |
DatePropertyType |
DatePropertyType.withDateTime(XMLGregorianCalendar value) |
DatePropertyType |
DatePropertyType.withNilReason(Collection<String> values) |
DatePropertyType |
DatePropertyType.withNilReason(List<String> value) |
DatePropertyType |
DatePropertyType.withNilReason(String... values) |
| Modifier and Type | Field and Description |
|---|---|
protected DatePropertyType |
CIDateType.date |
protected DatePropertyType |
MDMaintenanceInformationType.dateOfNextUpdate |
protected DatePropertyType |
MDMetadataType.dateStamp |
protected DatePropertyType |
CICitationType.editionDate |
| Modifier and Type | Method and Description |
|---|---|
DatePropertyType |
CIDateType.getDate()
Gets the value of the date property.
|
DatePropertyType |
MDMaintenanceInformationType.getDateOfNextUpdate()
Gets the value of the dateOfNextUpdate property.
|
DatePropertyType |
MDMetadataType.getDateStamp()
Gets the value of the dateStamp property.
|
DatePropertyType |
CICitationType.getEditionDate()
Gets the value of the editionDate property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CIDateType.setDate(DatePropertyType value)
Sets the value of the date property.
|
void |
MDMaintenanceInformationType.setDateOfNextUpdate(DatePropertyType value)
Sets the value of the dateOfNextUpdate property.
|
void |
MDMetadataType.setDateStamp(DatePropertyType value)
Sets the value of the dateStamp property.
|
void |
CICitationType.setEditionDate(DatePropertyType value)
Sets the value of the editionDate property.
|
CIDateType |
CIDateType.withDate(DatePropertyType value) |
MDMaintenanceInformationType |
MDMaintenanceInformationType.withDateOfNextUpdate(DatePropertyType value) |
MDMetadataType |
MDMetadataType.withDateStamp(DatePropertyType value) |
CICitationType |
CICitationType.withEditionDate(DatePropertyType value) |
| Modifier and Type | Field and Description |
|---|---|
protected DatePropertyType |
AbstractCTCatalogueType.versionDate |
| Modifier and Type | Method and Description |
|---|---|
DatePropertyType |
AbstractCTCatalogueType.getVersionDate()
Gets the value of the versionDate property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCTCatalogueType.setVersionDate(DatePropertyType value)
Sets the value of the versionDate property.
|
CTCrsCatalogueType |
CTCrsCatalogueType.withVersionDate(DatePropertyType value) |
CTCodelistCatalogueType |
CTCodelistCatalogueType.withVersionDate(DatePropertyType value) |
AbstractCTCatalogueType |
AbstractCTCatalogueType.withVersionDate(DatePropertyType value) |
CTUomCatalogueType |
CTUomCatalogueType.withVersionDate(DatePropertyType value) |
Copyright © 2008–2023. All rights reserved.