| Package | Description |
|---|---|
| net.opengis.citygml.tunnel.v_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected List<TunnelPartPropertyType> |
AbstractTunnelType.consistsOfTunnelPart |
| Modifier and Type | Method and Description |
|---|---|
TunnelPartPropertyType |
ObjectFactory.createTunnelPartPropertyType()
Create an instance of
TunnelPartPropertyType |
TunnelPartPropertyType |
TunnelPartPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
TunnelPartPropertyType |
TunnelPartPropertyType.withArcrole(String value) |
TunnelPartPropertyType |
TunnelPartPropertyType.withHref(String value) |
TunnelPartPropertyType |
TunnelPartPropertyType.withRemoteSchema(String value) |
TunnelPartPropertyType |
TunnelPartPropertyType.withRole(String value) |
TunnelPartPropertyType |
TunnelPartPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
TunnelPartPropertyType |
TunnelPartPropertyType.withTitle(String value) |
TunnelPartPropertyType |
TunnelPartPropertyType.withTunnelPart(TunnelPartType value) |
TunnelPartPropertyType |
TunnelPartPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
| Modifier and Type | Method and Description |
|---|---|
List<TunnelPartPropertyType> |
AbstractTunnelType.getConsistsOfTunnelPart()
Gets the value of the consistsOfTunnelPart property.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractTunnelType |
AbstractTunnelType.withConsistsOfTunnelPart(TunnelPartPropertyType... values) |
TunnelPartType |
TunnelPartType.withConsistsOfTunnelPart(TunnelPartPropertyType... values) |
TunnelType |
TunnelType.withConsistsOfTunnelPart(TunnelPartPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTunnelType.setConsistsOfTunnelPart(List<TunnelPartPropertyType> value) |
AbstractTunnelType |
AbstractTunnelType.withConsistsOfTunnelPart(Collection<TunnelPartPropertyType> values) |
TunnelPartType |
TunnelPartType.withConsistsOfTunnelPart(Collection<TunnelPartPropertyType> values) |
TunnelType |
TunnelType.withConsistsOfTunnelPart(Collection<TunnelPartPropertyType> values) |
AbstractTunnelType |
AbstractTunnelType.withConsistsOfTunnelPart(List<TunnelPartPropertyType> value) |
TunnelPartType |
TunnelPartType.withConsistsOfTunnelPart(List<TunnelPartPropertyType> value) |
TunnelType |
TunnelType.withConsistsOfTunnelPart(List<TunnelPartPropertyType> value) |
Copyright © 2008–2023. All rights reserved.