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

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

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

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

Methods in net.opengis.citygml.building.v_2_0 that return IntBuildingInstallationPropertyType
 IntBuildingInstallationPropertyType ObjectFactory.createIntBuildingInstallationPropertyType()
          Create an instance of IntBuildingInstallationPropertyType
 IntBuildingInstallationPropertyType IntBuildingInstallationPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 IntBuildingInstallationPropertyType IntBuildingInstallationPropertyType.withArcrole(String value)
           
 IntBuildingInstallationPropertyType IntBuildingInstallationPropertyType.withHref(String value)
           
 IntBuildingInstallationPropertyType IntBuildingInstallationPropertyType.withIntBuildingInstallation(IntBuildingInstallationType value)
           
 IntBuildingInstallationPropertyType IntBuildingInstallationPropertyType.withRemoteSchema(String value)
           
 IntBuildingInstallationPropertyType IntBuildingInstallationPropertyType.withRole(String value)
           
 IntBuildingInstallationPropertyType IntBuildingInstallationPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 IntBuildingInstallationPropertyType IntBuildingInstallationPropertyType.withTitle(String value)
           
 IntBuildingInstallationPropertyType IntBuildingInstallationPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.citygml.building.v_2_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_2_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_2_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.