Uses of Class
net.opengis.citygml.building.v_1_0.BoundarySurfacePropertyType

Packages that use BoundarySurfacePropertyType
net.opengis.citygml.building.v_1_0   
 

Uses of BoundarySurfacePropertyType in net.opengis.citygml.building.v_1_0
 

Fields in net.opengis.citygml.building.v_1_0 with type parameters of type BoundarySurfacePropertyType
protected  List<BoundarySurfacePropertyType> RoomType.cityObjectBoundedBy
           
protected  List<BoundarySurfacePropertyType> AbstractBuildingType.cityObjectBoundedBy
           
 

Methods in net.opengis.citygml.building.v_1_0 that return BoundarySurfacePropertyType
 BoundarySurfacePropertyType ObjectFactory.createBoundarySurfacePropertyType()
          Create an instance of BoundarySurfacePropertyType
 

Methods in net.opengis.citygml.building.v_1_0 that return types with arguments of type BoundarySurfacePropertyType
 List<BoundarySurfacePropertyType> RoomType.getCityObjectBoundedBy()
          Gets the value of the cityObjectBoundedBy property.
 List<BoundarySurfacePropertyType> AbstractBuildingType.getCityObjectBoundedBy()
          Gets the value of the cityObjectBoundedBy property.
 

Methods in net.opengis.citygml.building.v_1_0 with parameters of type BoundarySurfacePropertyType
 RoomType RoomType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 BuildingType BuildingType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 BuildingPartType BuildingPartType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 AbstractBuildingType AbstractBuildingType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 

Method parameters in net.opengis.citygml.building.v_1_0 with type arguments of type BoundarySurfacePropertyType
 void RoomType.setCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 void AbstractBuildingType.setCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 RoomType RoomType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 BuildingType BuildingType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 BuildingPartType BuildingPartType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 AbstractBuildingType AbstractBuildingType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 RoomType RoomType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 BuildingType BuildingType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 BuildingPartType BuildingPartType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 AbstractBuildingType AbstractBuildingType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.