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

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

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

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

Methods in net.opengis.citygml.waterbody.v_1_0 that return BoundedByWaterSurfacePropertyType
 BoundedByWaterSurfacePropertyType ObjectFactory.createBoundedByWaterSurfacePropertyType()
          Create an instance of BoundedByWaterSurfacePropertyType
 

Methods in net.opengis.citygml.waterbody.v_1_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_1_0 with parameters of type BoundedByWaterSurfacePropertyType
 WaterBodyType WaterBodyType.withCityObjectBoundedBy(BoundedByWaterSurfacePropertyType... values)
           
 

Method parameters in net.opengis.citygml.waterbody.v_1_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.