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.InteriorBridgeRoomPropertyType |
Bridge200Marshaller.marshalInteriorBridgeRoomProperty(InteriorBridgeRoomProperty src) |
Modifier and Type | Method and Description |
---|---|
InteriorBridgeRoomProperty |
Bridge200Unmarshaller.unmarshalInteriorBridgeRoomProperty(net.opengis.citygml.bridge._2.InteriorBridgeRoomPropertyType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<InteriorBridgeRoomProperty> |
AbstractBridge.getInteriorBridgeRoom() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBridge.addInteriorBridgeRoom(InteriorBridgeRoomProperty interiorBridgeRoom) |
boolean |
AbstractBridge.unsetInteriorBridgeRoom(InteriorBridgeRoomProperty interiorBridgeRoom) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBridge.setInteriorBridgeRoom(java.util.List<InteriorBridgeRoomProperty> interiorBridgeRoom) |