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

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

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

Fields in net.opengis.citygml.building.v_1_0 with type parameters of type InteriorRoomPropertyType
protected  List<InteriorRoomPropertyType> AbstractBuildingType.interiorRoom
           
 

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

Methods in net.opengis.citygml.building.v_1_0 that return types with arguments of type InteriorRoomPropertyType
 List<InteriorRoomPropertyType> AbstractBuildingType.getInteriorRoom()
          Gets the value of the interiorRoom property.
 

Methods in net.opengis.citygml.building.v_1_0 with parameters of type InteriorRoomPropertyType
 BuildingType BuildingType.withInteriorRoom(InteriorRoomPropertyType... values)
           
 BuildingPartType BuildingPartType.withInteriorRoom(InteriorRoomPropertyType... values)
           
 AbstractBuildingType AbstractBuildingType.withInteriorRoom(InteriorRoomPropertyType... values)
           
 

Method parameters in net.opengis.citygml.building.v_1_0 with type arguments of type InteriorRoomPropertyType
 void AbstractBuildingType.setInteriorRoom(List<InteriorRoomPropertyType> value)
           
 BuildingType BuildingType.withInteriorRoom(Collection<InteriorRoomPropertyType> values)
           
 BuildingPartType BuildingPartType.withInteriorRoom(Collection<InteriorRoomPropertyType> values)
           
 AbstractBuildingType AbstractBuildingType.withInteriorRoom(Collection<InteriorRoomPropertyType> values)
           
 BuildingType BuildingType.withInteriorRoom(List<InteriorRoomPropertyType> value)
           
 BuildingPartType BuildingPartType.withInteriorRoom(List<InteriorRoomPropertyType> value)
           
 AbstractBuildingType AbstractBuildingType.withInteriorRoom(List<InteriorRoomPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.