| Package | Description |
|---|---|
| net.opengis.citygml.building.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.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(java.lang.String value) |
InteriorFurniturePropertyType |
InteriorFurniturePropertyType.withBuildingFurniture(BuildingFurnitureType value) |
InteriorFurniturePropertyType |
InteriorFurniturePropertyType.withHref(java.lang.String value) |
InteriorFurniturePropertyType |
InteriorFurniturePropertyType.withRemoteSchema(java.lang.String value) |
InteriorFurniturePropertyType |
InteriorFurniturePropertyType.withRole(java.lang.String value) |
InteriorFurniturePropertyType |
InteriorFurniturePropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
InteriorFurniturePropertyType |
InteriorFurniturePropertyType.withTitle(java.lang.String value) |
InteriorFurniturePropertyType |
InteriorFurniturePropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.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(java.util.List<InteriorFurniturePropertyType> value) |
RoomType |
RoomType.withInteriorFurniture(java.util.Collection<InteriorFurniturePropertyType> values) |
RoomType |
RoomType.withInteriorFurniture(java.util.List<InteriorFurniturePropertyType> value) |
Copyright © 2008-2022. All Rights Reserved.