Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.bridge._2.BridgeInstallationType |
Bridge200Marshaller.marshalBridgeInstallation(BridgeInstallation src) |
void |
Bridge200Marshaller.marshalBridgeInstallation(BridgeInstallation src,
net.opengis.citygml.bridge._2.BridgeInstallationType dest) |
Modifier and Type | Method and Description |
---|---|
BridgeInstallation |
Bridge200Unmarshaller.unmarshalBridgeInstallation(net.opengis.citygml.bridge._2.BridgeInstallationType src) |
Modifier and Type | Method and Description |
---|---|
void |
Bridge200Unmarshaller.unmarshalBridgeInstallation(net.opengis.citygml.bridge._2.BridgeInstallationType src,
BridgeInstallation dest) |
Modifier and Type | Method and Description |
---|---|
BridgeInstallation |
BridgeInstallationProperty.getBridgeInstallation() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<BridgeInstallation> |
BridgeInstallationProperty.getAssociableClass() |
Modifier and Type | Method and Description |
---|---|
void |
BridgeInstallationProperty.setBridgeInstallation(BridgeInstallation bridgeInstallation) |
Constructor and Description |
---|
BridgeInstallationProperty(BridgeInstallation bridgeInstallation) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(BridgeInstallation bridgeInstallation) |
void |
FeatureVisitor.visit(BridgeInstallation bridgeInstallation) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(BridgeInstallation bridgeInstallation) |
T |
FeatureFunctionWalker.apply(BridgeInstallation bridgeInstallation) |
void |
GMLWalker.visit(BridgeInstallation bridgeInstallation) |
void |
FeatureWalker.visit(BridgeInstallation bridgeInstallation) |