| Package | Description |
|---|---|
| net.opengis.citygml.building.v_1_0 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<InteriorRoomPropertyType> |
AbstractBuildingType.interiorRoom |
| Modifier and Type | Method and Description |
|---|---|
InteriorRoomPropertyType |
ObjectFactory.createInteriorRoomPropertyType()
Create an instance of
InteriorRoomPropertyType |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<InteriorRoomPropertyType> |
AbstractBuildingType.getInteriorRoom()
Gets the value of the interiorRoom property.
|
| Modifier and Type | Method and Description |
|---|---|
BuildingType |
BuildingType.withInteriorRoom(InteriorRoomPropertyType... values) |
BuildingPartType |
BuildingPartType.withInteriorRoom(InteriorRoomPropertyType... values) |
AbstractBuildingType |
AbstractBuildingType.withInteriorRoom(InteriorRoomPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBuildingType.setInteriorRoom(java.util.List<InteriorRoomPropertyType> value) |
BuildingType |
BuildingType.withInteriorRoom(java.util.Collection<InteriorRoomPropertyType> values) |
BuildingPartType |
BuildingPartType.withInteriorRoom(java.util.Collection<InteriorRoomPropertyType> values) |
AbstractBuildingType |
AbstractBuildingType.withInteriorRoom(java.util.Collection<InteriorRoomPropertyType> values) |
BuildingType |
BuildingType.withInteriorRoom(java.util.List<InteriorRoomPropertyType> value) |
BuildingPartType |
BuildingPartType.withInteriorRoom(java.util.List<InteriorRoomPropertyType> value) |
AbstractBuildingType |
AbstractBuildingType.withInteriorRoom(java.util.List<InteriorRoomPropertyType> value) |
Copyright © 2008-2021. All Rights Reserved.