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.IntBridgeInstallationPropertyType |
Bridge200Marshaller.marshalIntBridgeInstallationProperty(IntBridgeInstallationProperty src) |
Modifier and Type | Method and Description |
---|---|
IntBridgeInstallationProperty |
Bridge200Unmarshaller.unmarshalIntBridgeInstallationProperty(net.opengis.citygml.bridge._2.IntBridgeInstallationPropertyType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IntBridgeInstallationProperty> |
BridgeRoom.getBridgeRoomInstallation() |
java.util.List<IntBridgeInstallationProperty> |
AbstractBridge.getInteriorBridgeInstallation() |
Modifier and Type | Method and Description |
---|---|
void |
BridgeRoom.addBridgeRoomInstallation(IntBridgeInstallationProperty bridgeRoomInstallation) |
void |
AbstractBridge.addInteriorBridgeInstallation(IntBridgeInstallationProperty interiorBridgeInstallation) |
boolean |
BridgeRoom.unsetBridgeRoomInstallation(IntBridgeInstallationProperty bridgeRoomInstallation) |
boolean |
AbstractBridge.unsetInteriorBridgeInstallation(IntBridgeInstallationProperty interiorBridgeInstallation) |
Modifier and Type | Method and Description |
---|---|
void |
BridgeRoom.setBridgeRoomInstallation(java.util.List<IntBridgeInstallationProperty> bridgeRoomInstallation) |
void |
AbstractBridge.setInteriorBridgeInstallation(java.util.List<IntBridgeInstallationProperty> interiorBridgeInstallation) |