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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type EXGeographicExtentPropertyType
protected  List<EXGeographicExtentPropertyType> EXExtentType.geographicElement
           
protected  List<EXGeographicExtentPropertyType> EXSpatialTemporalExtentType.spatialExtent
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return EXGeographicExtentPropertyType
 EXGeographicExtentPropertyType ObjectFactory.createEXGeographicExtentPropertyType()
          Create an instance of EXGeographicExtentPropertyType
 EXGeographicExtentPropertyType EXGeographicExtentPropertyType.withAbstractEXGeographicExtent(JAXBElement<? extends AbstractEXGeographicExtentType> value)
           
 EXGeographicExtentPropertyType EXGeographicExtentPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 EXGeographicExtentPropertyType EXGeographicExtentPropertyType.withArcrole(String value)
           
 EXGeographicExtentPropertyType EXGeographicExtentPropertyType.withHref(String value)
           
 EXGeographicExtentPropertyType EXGeographicExtentPropertyType.withNilReason(Collection<String> values)
           
 EXGeographicExtentPropertyType EXGeographicExtentPropertyType.withNilReason(List<String> value)
           
 EXGeographicExtentPropertyType EXGeographicExtentPropertyType.withNilReason(String... values)
           
 EXGeographicExtentPropertyType EXGeographicExtentPropertyType.withRole(String value)
           
 EXGeographicExtentPropertyType EXGeographicExtentPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 EXGeographicExtentPropertyType EXGeographicExtentPropertyType.withTitle(String value)
           
 EXGeographicExtentPropertyType EXGeographicExtentPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 EXGeographicExtentPropertyType EXGeographicExtentPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type EXGeographicExtentPropertyType
 List<EXGeographicExtentPropertyType> EXExtentType.getGeographicElement()
          Gets the value of the geographicElement property.
 List<EXGeographicExtentPropertyType> EXSpatialTemporalExtentType.getSpatialExtent()
          Gets the value of the spatialExtent property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type EXGeographicExtentPropertyType
 EXExtentType EXExtentType.withGeographicElement(EXGeographicExtentPropertyType... values)
           
 EXSpatialTemporalExtentType EXSpatialTemporalExtentType.withSpatialExtent(EXGeographicExtentPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type EXGeographicExtentPropertyType
 void EXExtentType.setGeographicElement(List<EXGeographicExtentPropertyType> value)
           
 void EXSpatialTemporalExtentType.setSpatialExtent(List<EXGeographicExtentPropertyType> value)
           
 EXExtentType EXExtentType.withGeographicElement(Collection<EXGeographicExtentPropertyType> values)
           
 EXExtentType EXExtentType.withGeographicElement(List<EXGeographicExtentPropertyType> value)
           
 EXSpatialTemporalExtentType EXSpatialTemporalExtentType.withSpatialExtent(Collection<EXGeographicExtentPropertyType> values)
           
 EXSpatialTemporalExtentType EXSpatialTemporalExtentType.withSpatialExtent(List<EXGeographicExtentPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.