Uses of Class
net.opengis.iso19139.gmd.v_20070417.EXTemporalExtentType

Packages that use EXTemporalExtentType
net.opengis.iso19139.gmd.v_20070417   
 

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

Subclasses of EXTemporalExtentType in net.opengis.iso19139.gmd.v_20070417
 class EXSpatialTemporalExtentType
          Extent with respect to date and time
 

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type EXTemporalExtentType
protected  JAXBElement<? extends EXTemporalExtentType> EXTemporalExtentPropertyType.exTemporalExtent
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return EXTemporalExtentType
 EXTemporalExtentType ObjectFactory.createEXTemporalExtentType()
          Create an instance of EXTemporalExtentType
 EXTemporalExtentType EXTemporalExtentType.withExtent(TMPrimitivePropertyType value)
           
 EXTemporalExtentType EXTemporalExtentType.withId(String value)
           
 EXTemporalExtentType EXTemporalExtentType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type EXTemporalExtentType
 JAXBElement<EXTemporalExtentType> ObjectFactory.createEXTemporalExtent(EXTemporalExtentType value)
          Create an instance of JAXBElement<EXTemporalExtentType>}
 JAXBElement<? extends EXTemporalExtentType> EXTemporalExtentPropertyType.getEXTemporalExtent()
          Gets the value of the exTemporalExtent property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type EXTemporalExtentType
 JAXBElement<EXTemporalExtentType> ObjectFactory.createEXTemporalExtent(EXTemporalExtentType value)
          Create an instance of JAXBElement<EXTemporalExtentType>}
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type EXTemporalExtentType
 void EXTemporalExtentPropertyType.setEXTemporalExtent(JAXBElement<? extends EXTemporalExtentType> value)
          Sets the value of the exTemporalExtent property.
 EXTemporalExtentPropertyType EXTemporalExtentPropertyType.withEXTemporalExtent(JAXBElement<? extends EXTemporalExtentType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.