| Package | Description |
|---|---|
| net.opengis.citygml.building.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected List<InteriorFurniturePropertyType> |
RoomType.interiorFurniture |
| Modifier and Type | Method and Description |
|---|---|
InteriorFurniturePropertyType |
ObjectFactory.createInteriorFurniturePropertyType()
Create an instance of
InteriorFurniturePropertyType |
InteriorFurniturePropertyType |
InteriorFurniturePropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
InteriorFurniturePropertyType |
InteriorFurniturePropertyType.withArcrole(String value) |
InteriorFurniturePropertyType |
InteriorFurniturePropertyType.withBuildingFurniture(BuildingFurnitureType value) |
InteriorFurniturePropertyType |
InteriorFurniturePropertyType.withHref(String value) |
InteriorFurniturePropertyType |
InteriorFurniturePropertyType.withRemoteSchema(String value) |
InteriorFurniturePropertyType |
InteriorFurniturePropertyType.withRole(String value) |
InteriorFurniturePropertyType |
InteriorFurniturePropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
InteriorFurniturePropertyType |
InteriorFurniturePropertyType.withTitle(String value) |
InteriorFurniturePropertyType |
InteriorFurniturePropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
| Modifier and Type | Method and Description |
|---|---|
List<InteriorFurniturePropertyType> |
RoomType.getInteriorFurniture()
Gets the value of the interiorFurniture property.
|
| Modifier and Type | Method and Description |
|---|---|
RoomType |
RoomType.withInteriorFurniture(InteriorFurniturePropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
RoomType.setInteriorFurniture(List<InteriorFurniturePropertyType> value) |
RoomType |
RoomType.withInteriorFurniture(Collection<InteriorFurniturePropertyType> values) |
RoomType |
RoomType.withInteriorFurniture(List<InteriorFurniturePropertyType> value) |
Copyright © 2008–2023. All rights reserved.