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

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

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

Fields in net.opengis.citygml.building.v_1_0 with type parameters of type InteriorFurniturePropertyType
protected  List<InteriorFurniturePropertyType> RoomType.interiorFurniture
           
 

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

Methods in net.opengis.citygml.building.v_1_0 that return types with arguments of type InteriorFurniturePropertyType
 List<InteriorFurniturePropertyType> RoomType.getInteriorFurniture()
          Gets the value of the interiorFurniture property.
 

Methods in net.opengis.citygml.building.v_1_0 with parameters of type InteriorFurniturePropertyType
 RoomType RoomType.withInteriorFurniture(InteriorFurniturePropertyType... values)
           
 

Method parameters in net.opengis.citygml.building.v_1_0 with type arguments of type InteriorFurniturePropertyType
 void RoomType.setInteriorFurniture(List<InteriorFurniturePropertyType> value)
           
 RoomType RoomType.withInteriorFurniture(Collection<InteriorFurniturePropertyType> values)
           
 RoomType RoomType.withInteriorFurniture(List<InteriorFurniturePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.