Uses of Class
net.opengis.iso19139.gco.v_20070417.DatePropertyType

Packages that use DatePropertyType
net.opengis.iso19139.gco.v_20070417   
net.opengis.iso19139.gmd.v_20070417   
net.opengis.iso19139.gmx.v_20070417   
 

Uses of DatePropertyType in net.opengis.iso19139.gco.v_20070417
 

Methods in net.opengis.iso19139.gco.v_20070417 that return DatePropertyType
 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)
           
 

Uses of DatePropertyType in net.opengis.iso19139.gmd.v_20070417
 

Fields in net.opengis.iso19139.gmd.v_20070417 declared as DatePropertyType
protected  DatePropertyType CIDateType.date
           
protected  DatePropertyType MDMaintenanceInformationType.dateOfNextUpdate
           
protected  DatePropertyType MDMetadataType.dateStamp
           
protected  DatePropertyType CICitationType.editionDate
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return DatePropertyType
 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.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type DatePropertyType
 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)
           
 

Uses of DatePropertyType in net.opengis.iso19139.gmx.v_20070417
 

Fields in net.opengis.iso19139.gmx.v_20070417 declared as DatePropertyType
protected  DatePropertyType AbstractCTCatalogueType.versionDate
           
 

Methods in net.opengis.iso19139.gmx.v_20070417 that return DatePropertyType
 DatePropertyType AbstractCTCatalogueType.getVersionDate()
          Gets the value of the versionDate property.
 

Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type DatePropertyType
 void AbstractCTCatalogueType.setVersionDate(DatePropertyType value)
          Sets the value of the versionDate property.
 CTUomCatalogueType CTUomCatalogueType.withVersionDate(DatePropertyType value)
           
 CTCrsCatalogueType CTCrsCatalogueType.withVersionDate(DatePropertyType value)
           
 CTCodelistCatalogueType CTCodelistCatalogueType.withVersionDate(DatePropertyType value)
           
 AbstractCTCatalogueType AbstractCTCatalogueType.withVersionDate(DatePropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.