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.TunnelPartPropertyType |
Tunnel200Marshaller.marshalTunnelPartProperty(TunnelPartProperty src) |
Modifier and Type | Method and Description |
---|---|
TunnelPartProperty |
Tunnel200Unmarshaller.unmarshalTunnelPartProperty(net.opengis.citygml.tunnel._2.TunnelPartPropertyType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<TunnelPartProperty> |
AbstractTunnel.getConsistsOfTunnelPart() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTunnel.addConsistsOfTunnelPart(TunnelPartProperty tunnelPart) |
boolean |
AbstractTunnel.unsetConsistsOfTunnelPart(TunnelPartProperty tunnelPart) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTunnel.setConsistsOfTunnelPart(java.util.List<TunnelPartProperty> tunnelPart) |