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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type EXVerticalExtentPropertyType
protected  List<EXVerticalExtentPropertyType> EXExtentType.verticalElement
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return EXVerticalExtentPropertyType
 EXVerticalExtentPropertyType ObjectFactory.createEXVerticalExtentPropertyType()
          Create an instance of EXVerticalExtentPropertyType
 EXVerticalExtentPropertyType EXVerticalExtentPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 EXVerticalExtentPropertyType EXVerticalExtentPropertyType.withArcrole(String value)
           
 EXVerticalExtentPropertyType EXVerticalExtentPropertyType.withEXVerticalExtent(EXVerticalExtentType value)
           
 EXVerticalExtentPropertyType EXVerticalExtentPropertyType.withHref(String value)
           
 EXVerticalExtentPropertyType EXVerticalExtentPropertyType.withNilReason(Collection<String> values)
           
 EXVerticalExtentPropertyType EXVerticalExtentPropertyType.withNilReason(List<String> value)
           
 EXVerticalExtentPropertyType EXVerticalExtentPropertyType.withNilReason(String... values)
           
 EXVerticalExtentPropertyType EXVerticalExtentPropertyType.withRole(String value)
           
 EXVerticalExtentPropertyType EXVerticalExtentPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 EXVerticalExtentPropertyType EXVerticalExtentPropertyType.withTitle(String value)
           
 EXVerticalExtentPropertyType EXVerticalExtentPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 EXVerticalExtentPropertyType EXVerticalExtentPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type EXVerticalExtentPropertyType
 List<EXVerticalExtentPropertyType> EXExtentType.getVerticalElement()
          Gets the value of the verticalElement property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type EXVerticalExtentPropertyType
 EXExtentType EXExtentType.withVerticalElement(EXVerticalExtentPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type EXVerticalExtentPropertyType
 void EXExtentType.setVerticalElement(List<EXVerticalExtentPropertyType> value)
           
 EXExtentType EXExtentType.withVerticalElement(Collection<EXVerticalExtentPropertyType> values)
           
 EXExtentType EXExtentType.withVerticalElement(List<EXVerticalExtentPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.