| Package | Description |
|---|---|
| net.opengis.citygml.building.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected List<InteriorRoomPropertyType> |
AbstractBuildingType.interiorRoom |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
List<InteriorRoomPropertyType> |
AbstractBuildingType.getInteriorRoom()
Gets the value of the interiorRoom property.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractBuildingType |
AbstractBuildingType.withInteriorRoom(InteriorRoomPropertyType... values) |
BuildingType |
BuildingType.withInteriorRoom(InteriorRoomPropertyType... values) |
BuildingPartType |
BuildingPartType.withInteriorRoom(InteriorRoomPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBuildingType.setInteriorRoom(List<InteriorRoomPropertyType> value) |
AbstractBuildingType |
AbstractBuildingType.withInteriorRoom(Collection<InteriorRoomPropertyType> values) |
BuildingType |
BuildingType.withInteriorRoom(Collection<InteriorRoomPropertyType> values) |
BuildingPartType |
BuildingPartType.withInteriorRoom(Collection<InteriorRoomPropertyType> values) |
AbstractBuildingType |
AbstractBuildingType.withInteriorRoom(List<InteriorRoomPropertyType> value) |
BuildingType |
BuildingType.withInteriorRoom(List<InteriorRoomPropertyType> value) |
BuildingPartType |
BuildingPartType.withInteriorRoom(List<InteriorRoomPropertyType> value) |
Copyright © 2008–2023. All rights reserved.