| Package | Description |
|---|---|
| net.opengis.citygml.bridge.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected List<InteriorBridgeRoomPropertyType> |
AbstractBridgeType.interiorBridgeRoom |
| Modifier and Type | Method and Description |
|---|---|
InteriorBridgeRoomPropertyType |
ObjectFactory.createInteriorBridgeRoomPropertyType()
Create an instance of
InteriorBridgeRoomPropertyType |
InteriorBridgeRoomPropertyType |
InteriorBridgeRoomPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
InteriorBridgeRoomPropertyType |
InteriorBridgeRoomPropertyType.withArcrole(String value) |
InteriorBridgeRoomPropertyType |
InteriorBridgeRoomPropertyType.withBridgeRoom(BridgeRoomType value) |
InteriorBridgeRoomPropertyType |
InteriorBridgeRoomPropertyType.withHref(String value) |
InteriorBridgeRoomPropertyType |
InteriorBridgeRoomPropertyType.withRemoteSchema(String value) |
InteriorBridgeRoomPropertyType |
InteriorBridgeRoomPropertyType.withRole(String value) |
InteriorBridgeRoomPropertyType |
InteriorBridgeRoomPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
InteriorBridgeRoomPropertyType |
InteriorBridgeRoomPropertyType.withTitle(String value) |
InteriorBridgeRoomPropertyType |
InteriorBridgeRoomPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
| Modifier and Type | Method and Description |
|---|---|
List<InteriorBridgeRoomPropertyType> |
AbstractBridgeType.getInteriorBridgeRoom()
Gets the value of the interiorBridgeRoom property.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractBridgeType |
AbstractBridgeType.withInteriorBridgeRoom(InteriorBridgeRoomPropertyType... values) |
BridgePartType |
BridgePartType.withInteriorBridgeRoom(InteriorBridgeRoomPropertyType... values) |
BridgeType |
BridgeType.withInteriorBridgeRoom(InteriorBridgeRoomPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBridgeType.setInteriorBridgeRoom(List<InteriorBridgeRoomPropertyType> value) |
AbstractBridgeType |
AbstractBridgeType.withInteriorBridgeRoom(Collection<InteriorBridgeRoomPropertyType> values) |
BridgePartType |
BridgePartType.withInteriorBridgeRoom(Collection<InteriorBridgeRoomPropertyType> values) |
BridgeType |
BridgeType.withInteriorBridgeRoom(Collection<InteriorBridgeRoomPropertyType> values) |
AbstractBridgeType |
AbstractBridgeType.withInteriorBridgeRoom(List<InteriorBridgeRoomPropertyType> value) |
BridgePartType |
BridgePartType.withInteriorBridgeRoom(List<InteriorBridgeRoomPropertyType> value) |
BridgeType |
BridgeType.withInteriorBridgeRoom(List<InteriorBridgeRoomPropertyType> value) |
Copyright © 2008–2023. All rights reserved.