Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.tunnel | |
org.citygml4j.builder.jaxb.unmarshal.citygml.tunnel | |
org.citygml4j.model.citygml.tunnel |
Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.tunnel._2.TunnelInstallationPropertyType |
Tunnel200Marshaller.marshalTunnelInstallationProperty(TunnelInstallationProperty src) |
Modifier and Type | Method and Description |
---|---|
TunnelInstallationProperty |
Tunnel200Unmarshaller.unmarshalTunnelInstallationProperty(net.opengis.citygml.tunnel._2.TunnelInstallationPropertyType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<TunnelInstallationProperty> |
AbstractTunnel.getOuterTunnelInstallation() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTunnel.addOuterTunnelInstallation(TunnelInstallationProperty outerTunnelInstallation) |
boolean |
AbstractTunnel.unsetOuterTunnelInstallation(TunnelInstallationProperty outerTunnelInstallation) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTunnel.setOuterTunnelInstallation(java.util.List<TunnelInstallationProperty> outerTunnelInstallation) |