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.IntTunnelInstallationPropertyType |
Tunnel200Marshaller.marshalIntTunnelInstallationProperty(IntTunnelInstallationProperty src) |
Modifier and Type | Method and Description |
---|---|
IntTunnelInstallationProperty |
Tunnel200Unmarshaller.unmarshalIntTunnelInstallationProperty(net.opengis.citygml.tunnel._2.IntTunnelInstallationPropertyType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IntTunnelInstallationProperty> |
HollowSpace.getHollowSpaceInstallation() |
java.util.List<IntTunnelInstallationProperty> |
AbstractTunnel.getInteriorTunnelInstallation() |
Modifier and Type | Method and Description |
---|---|
void |
HollowSpace.addHollowSpaceInstallation(IntTunnelInstallationProperty hollowSpaceInstallation) |
void |
AbstractTunnel.addInteriorTunnelInstallation(IntTunnelInstallationProperty interiorTunnelInstallation) |
boolean |
HollowSpace.unsetHollowSpaceInstallation(IntTunnelInstallationProperty hollowSpaceInstallation) |
boolean |
AbstractTunnel.unsetInteriorTunnelInstallation(IntTunnelInstallationProperty interiorTunnelInstallation) |
Modifier and Type | Method and Description |
---|---|
void |
HollowSpace.setHollowSpaceInstallation(java.util.List<IntTunnelInstallationProperty> hollowSpaceInstallation) |
void |
AbstractTunnel.setInteriorTunnelInstallation(java.util.List<IntTunnelInstallationProperty> interiorTunnelInstallation) |