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

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

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

Fields in net.opengis.citygml.building.v_1_0 with type parameters of type IntBuildingInstallationPropertyType
protected  List<IntBuildingInstallationPropertyType> AbstractBuildingType.interiorBuildingInstallation
           
protected  List<IntBuildingInstallationPropertyType> RoomType.roomInstallation
           
 

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

Methods in net.opengis.citygml.building.v_1_0 that return types with arguments of type IntBuildingInstallationPropertyType
 List<IntBuildingInstallationPropertyType> AbstractBuildingType.getInteriorBuildingInstallation()
          Gets the value of the interiorBuildingInstallation property.
 List<IntBuildingInstallationPropertyType> RoomType.getRoomInstallation()
          Gets the value of the roomInstallation property.
 

Methods in net.opengis.citygml.building.v_1_0 with parameters of type IntBuildingInstallationPropertyType
 BuildingType BuildingType.withInteriorBuildingInstallation(IntBuildingInstallationPropertyType... values)
           
 BuildingPartType BuildingPartType.withInteriorBuildingInstallation(IntBuildingInstallationPropertyType... values)
           
 AbstractBuildingType AbstractBuildingType.withInteriorBuildingInstallation(IntBuildingInstallationPropertyType... values)
           
 RoomType RoomType.withRoomInstallation(IntBuildingInstallationPropertyType... values)
           
 

Method parameters in net.opengis.citygml.building.v_1_0 with type arguments of type IntBuildingInstallationPropertyType
 void AbstractBuildingType.setInteriorBuildingInstallation(List<IntBuildingInstallationPropertyType> value)
           
 void RoomType.setRoomInstallation(List<IntBuildingInstallationPropertyType> value)
           
 BuildingType BuildingType.withInteriorBuildingInstallation(Collection<IntBuildingInstallationPropertyType> values)
           
 BuildingPartType BuildingPartType.withInteriorBuildingInstallation(Collection<IntBuildingInstallationPropertyType> values)
           
 AbstractBuildingType AbstractBuildingType.withInteriorBuildingInstallation(Collection<IntBuildingInstallationPropertyType> values)
           
 BuildingType BuildingType.withInteriorBuildingInstallation(List<IntBuildingInstallationPropertyType> value)
           
 BuildingPartType BuildingPartType.withInteriorBuildingInstallation(List<IntBuildingInstallationPropertyType> value)
           
 AbstractBuildingType AbstractBuildingType.withInteriorBuildingInstallation(List<IntBuildingInstallationPropertyType> value)
           
 RoomType RoomType.withRoomInstallation(Collection<IntBuildingInstallationPropertyType> values)
           
 RoomType RoomType.withRoomInstallation(List<IntBuildingInstallationPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.