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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as EXVerticalExtentType
protected  EXVerticalExtentType EXVerticalExtentPropertyType.exVerticalExtent
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return EXVerticalExtentType
 EXVerticalExtentType ObjectFactory.createEXVerticalExtentType()
          Create an instance of EXVerticalExtentType
 EXVerticalExtentType EXVerticalExtentPropertyType.getEXVerticalExtent()
          Gets the value of the exVerticalExtent property.
 EXVerticalExtentType EXVerticalExtentType.withId(String value)
           
 EXVerticalExtentType EXVerticalExtentType.withMaximumValue(RealPropertyType value)
           
 EXVerticalExtentType EXVerticalExtentType.withMinimumValue(RealPropertyType value)
           
 EXVerticalExtentType EXVerticalExtentType.withUuid(String value)
           
 EXVerticalExtentType EXVerticalExtentType.withVerticalCRS(SCCRSPropertyType value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type EXVerticalExtentType
 JAXBElement<EXVerticalExtentType> ObjectFactory.createEXVerticalExtent(EXVerticalExtentType value)
          Create an instance of JAXBElement<EXVerticalExtentType>}
 void EXVerticalExtentPropertyType.setEXVerticalExtent(EXVerticalExtentType value)
          Sets the value of the exVerticalExtent property.
 EXVerticalExtentPropertyType EXVerticalExtentPropertyType.withEXVerticalExtent(EXVerticalExtentType value)
           
 



Copyright © 2008-2015. All Rights Reserved.