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.BridgePartPropertyType |
Bridge200Marshaller.marshalBridgePartProperty(BridgePartProperty src) |
Modifier and Type | Method and Description |
---|---|
BridgePartProperty |
Bridge200Unmarshaller.unmarshalBridgePartProperty(net.opengis.citygml.bridge._2.BridgePartPropertyType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<BridgePartProperty> |
AbstractBridge.getConsistsOfBridgePart() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBridge.addConsistsOfBridgePart(BridgePartProperty bridgePart) |
boolean |
AbstractBridge.unsetConsistsOfBridgePart(BridgePartProperty bridgePart) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBridge.setConsistsOfBridgePart(java.util.List<BridgePartProperty> bridgePart) |