Uses of Class
net.opengis.iso19139.gmd.v_20060504.CIDateType

Packages that use CIDateType
net.opengis.iso19139.gmd.v_20060504   
 

Uses of CIDateType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 declared as CIDateType
protected  CIDateType CIDatePropertyType.ciDate
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return CIDateType
 CIDateType ObjectFactory.createCIDateType()
          Create an instance of CIDateType
 CIDateType CIDatePropertyType.getCIDate()
          Gets the value of the ciDate property.
 CIDateType CIDateType.withDate(DatePropertyType value)
           
 CIDateType CIDateType.withDateType(CIDateTypeCodePropertyType value)
           
 CIDateType CIDateType.withId(String value)
           
 CIDateType CIDateType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type CIDateType
 JAXBElement<CIDateType> ObjectFactory.createCIDate(CIDateType value)
          Create an instance of JAXBElement<CIDateType>}
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type CIDateType
 JAXBElement<CIDateType> ObjectFactory.createCIDate(CIDateType value)
          Create an instance of JAXBElement<CIDateType>}
 void CIDatePropertyType.setCIDate(CIDateType value)
          Sets the value of the ciDate property.
 CIDatePropertyType CIDatePropertyType.withCIDate(CIDateType value)
           
 



Copyright © 2008-2016. All Rights Reserved.