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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as EXExtentType
protected  EXExtentType EXExtentPropertyType.exExtent
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return EXExtentType
 EXExtentType ObjectFactory.createEXExtentType()
          Create an instance of EXExtentType
 EXExtentType EXExtentPropertyType.getEXExtent()
          Gets the value of the exExtent property.
 EXExtentType EXExtentType.withDescription(CharacterStringPropertyType value)
           
 EXExtentType EXExtentType.withGeographicElement(Collection<EXGeographicExtentPropertyType> values)
           
 EXExtentType EXExtentType.withGeographicElement(EXGeographicExtentPropertyType... values)
           
 EXExtentType EXExtentType.withGeographicElement(List<EXGeographicExtentPropertyType> value)
           
 EXExtentType EXExtentType.withId(String value)
           
 EXExtentType EXExtentType.withTemporalElement(Collection<EXTemporalExtentPropertyType> values)
           
 EXExtentType EXExtentType.withTemporalElement(EXTemporalExtentPropertyType... values)
           
 EXExtentType EXExtentType.withTemporalElement(List<EXTemporalExtentPropertyType> value)
           
 EXExtentType EXExtentType.withUuid(String value)
           
 EXExtentType EXExtentType.withVerticalElement(Collection<EXVerticalExtentPropertyType> values)
           
 EXExtentType EXExtentType.withVerticalElement(EXVerticalExtentPropertyType... values)
           
 EXExtentType EXExtentType.withVerticalElement(List<EXVerticalExtentPropertyType> value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type EXExtentType
 JAXBElement<EXExtentType> ObjectFactory.createEXExtent(EXExtentType value)
          Create an instance of JAXBElement<EXExtentType>}
 void EXExtentPropertyType.setEXExtent(EXExtentType value)
          Sets the value of the exExtent property.
 EXExtentPropertyType EXExtentPropertyType.withEXExtent(EXExtentType value)
           
 



Copyright © 2008-2015. All Rights Reserved.