Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.bridge | |
org.citygml4j.builder.jaxb.unmarshal.citygml.bridge | |
org.citygml4j.model.citygml.bridge |
Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.bridge._2.BridgeInstallationPropertyType |
Bridge200Marshaller.marshalBridgeInstallationProperty(BridgeInstallationProperty src) |
Modifier and Type | Method and Description |
---|---|
BridgeInstallationProperty |
Bridge200Unmarshaller.unmarshalBridgeInstallationProperty(net.opengis.citygml.bridge._2.BridgeInstallationPropertyType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<BridgeInstallationProperty> |
AbstractBridge.getOuterBridgeInstallation() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBridge.addOuterBridgeInstallation(BridgeInstallationProperty outerBridgeInstallation) |
boolean |
AbstractBridge.unsetOuterBridgeInstallation(BridgeInstallationProperty outerBridgeInstallation) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBridge.setOuterBridgeInstallation(java.util.List<BridgeInstallationProperty> outerBridgeInstallation) |