| Package | Description |
|---|---|
| net.opengis.citygml.building.v_2_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 |
InteriorRoomPropertyType |
InteriorRoomPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
InteriorRoomPropertyType |
InteriorRoomPropertyType.withArcrole(java.lang.String value) |
InteriorRoomPropertyType |
InteriorRoomPropertyType.withHref(java.lang.String value) |
InteriorRoomPropertyType |
InteriorRoomPropertyType.withRemoteSchema(java.lang.String value) |
InteriorRoomPropertyType |
InteriorRoomPropertyType.withRole(java.lang.String value) |
InteriorRoomPropertyType |
InteriorRoomPropertyType.withRoom(RoomType value) |
InteriorRoomPropertyType |
InteriorRoomPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
InteriorRoomPropertyType |
InteriorRoomPropertyType.withTitle(java.lang.String value) |
InteriorRoomPropertyType |
InteriorRoomPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
| 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-2022. All Rights Reserved.