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

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

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

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

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

Methods in net.opengis.iso19139.gmd.v_20060504 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_20060504 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_20060504 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_20060504 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-2016. All Rights Reserved.