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

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

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

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

Methods in net.opengis.citygml.building.v_2_0 that return InteriorRoomPropertyType
 InteriorRoomPropertyType ObjectFactory.createInteriorRoomPropertyType()
          Create an instance of InteriorRoomPropertyType
 InteriorRoomPropertyType InteriorRoomPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 InteriorRoomPropertyType InteriorRoomPropertyType.withArcrole(String value)
           
 InteriorRoomPropertyType InteriorRoomPropertyType.withHref(String value)
           
 InteriorRoomPropertyType InteriorRoomPropertyType.withRemoteSchema(String value)
           
 InteriorRoomPropertyType InteriorRoomPropertyType.withRole(String value)
           
 InteriorRoomPropertyType InteriorRoomPropertyType.withRoom(RoomType value)
           
 InteriorRoomPropertyType InteriorRoomPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 InteriorRoomPropertyType InteriorRoomPropertyType.withTitle(String value)
           
 InteriorRoomPropertyType InteriorRoomPropertyType.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 InteriorRoomPropertyType
 List<InteriorRoomPropertyType> AbstractBuildingType.getInteriorRoom()
          Gets the value of the interiorRoom property.
 

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