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.InteriorFurniturePropertyType |
Bridge200Marshaller.marshalInteriorFurnitureProperty(InteriorFurnitureProperty src) |
Modifier and Type | Method and Description |
---|---|
InteriorFurnitureProperty |
Bridge200Unmarshaller.unmarshalInteriorFurnitureProperty(net.opengis.citygml.bridge._2.InteriorFurniturePropertyType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<InteriorFurnitureProperty> |
BridgeRoom.getInteriorFurniture() |
Modifier and Type | Method and Description |
---|---|
void |
BridgeRoom.addInteriorFurniture(InteriorFurnitureProperty interiorFurniture) |
boolean |
BridgeRoom.unsetInteriorFurniture(InteriorFurnitureProperty interiorFurniture) |
Modifier and Type | Method and Description |
---|---|
void |
BridgeRoom.setInteriorFurniture(java.util.List<InteriorFurnitureProperty> interiorFurniture) |