Uses of Class
net.opengis.citygml.waterbody.v_2_0.BoundedByWaterSurfacePropertyType

Packages that use BoundedByWaterSurfacePropertyType
net.opengis.citygml.waterbody.v_2_0   
 

Uses of BoundedByWaterSurfacePropertyType in net.opengis.citygml.waterbody.v_2_0
 

Fields in net.opengis.citygml.waterbody.v_2_0 with type parameters of type BoundedByWaterSurfacePropertyType
protected  List<BoundedByWaterSurfacePropertyType> WaterBodyType.cityObjectBoundedBy
           
 

Methods in net.opengis.citygml.waterbody.v_2_0 that return BoundedByWaterSurfacePropertyType
 BoundedByWaterSurfacePropertyType ObjectFactory.createBoundedByWaterSurfacePropertyType()
          Create an instance of BoundedByWaterSurfacePropertyType
 BoundedByWaterSurfacePropertyType BoundedByWaterSurfacePropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 BoundedByWaterSurfacePropertyType BoundedByWaterSurfacePropertyType.withArcrole(String value)
           
 BoundedByWaterSurfacePropertyType BoundedByWaterSurfacePropertyType.withHref(String value)
           
 BoundedByWaterSurfacePropertyType BoundedByWaterSurfacePropertyType.withRemoteSchema(String value)
           
 BoundedByWaterSurfacePropertyType BoundedByWaterSurfacePropertyType.withRole(String value)
           
 BoundedByWaterSurfacePropertyType BoundedByWaterSurfacePropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 BoundedByWaterSurfacePropertyType BoundedByWaterSurfacePropertyType.withTitle(String value)
           
 BoundedByWaterSurfacePropertyType BoundedByWaterSurfacePropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 BoundedByWaterSurfacePropertyType BoundedByWaterSurfacePropertyType.withWaterBoundarySurface(JAXBElement<? extends AbstractWaterBoundarySurfaceType> value)
           
 

Methods in net.opengis.citygml.waterbody.v_2_0 that return types with arguments of type BoundedByWaterSurfacePropertyType
 List<BoundedByWaterSurfacePropertyType> WaterBodyType.getCityObjectBoundedBy()
          Gets the value of the cityObjectBoundedBy property.
 

Methods in net.opengis.citygml.waterbody.v_2_0 with parameters of type BoundedByWaterSurfacePropertyType
 WaterBodyType WaterBodyType.withCityObjectBoundedBy(BoundedByWaterSurfacePropertyType... values)
           
 

Method parameters in net.opengis.citygml.waterbody.v_2_0 with type arguments of type BoundedByWaterSurfacePropertyType
 void WaterBodyType.setCityObjectBoundedBy(List<BoundedByWaterSurfacePropertyType> value)
           
 WaterBodyType WaterBodyType.withCityObjectBoundedBy(Collection<BoundedByWaterSurfacePropertyType> values)
           
 WaterBodyType WaterBodyType.withCityObjectBoundedBy(List<BoundedByWaterSurfacePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.