Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.tunnel._2.TunnelInstallationType |
Tunnel200Marshaller.marshalTunnelInstallation(TunnelInstallation src) |
void |
Tunnel200Marshaller.marshalTunnelInstallation(TunnelInstallation src,
net.opengis.citygml.tunnel._2.TunnelInstallationType dest) |
Modifier and Type | Method and Description |
---|---|
TunnelInstallation |
Tunnel200Unmarshaller.unmarshalTunnelInstallation(net.opengis.citygml.tunnel._2.TunnelInstallationType src) |
Modifier and Type | Method and Description |
---|---|
void |
Tunnel200Unmarshaller.unmarshalTunnelInstallation(net.opengis.citygml.tunnel._2.TunnelInstallationType src,
TunnelInstallation dest) |
Modifier and Type | Method and Description |
---|---|
TunnelInstallation |
TunnelInstallationProperty.getTunnelInstallation() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<TunnelInstallation> |
TunnelInstallationProperty.getAssociableClass() |
Modifier and Type | Method and Description |
---|---|
void |
TunnelInstallationProperty.setTunnelInstallation(TunnelInstallation tunnelInstallation) |
Constructor and Description |
---|
TunnelInstallationProperty(TunnelInstallation tunnelInstallation) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(TunnelInstallation tunnelInstallation) |
void |
FeatureVisitor.visit(TunnelInstallation tunnelInstallation) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(TunnelInstallation tunnelInstallation) |
T |
FeatureFunctionWalker.apply(TunnelInstallation tunnelInstallation) |
void |
GMLWalker.visit(TunnelInstallation tunnelInstallation) |
void |
FeatureWalker.visit(TunnelInstallation tunnelInstallation) |