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