Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.building._2.InteriorFurniturePropertyType |
Building200Marshaller.marshalInteriorFurnitureProperty(InteriorFurnitureProperty src) |
net.opengis.citygml.building._1.InteriorFurniturePropertyType |
Building100Marshaller.marshalInteriorFurnitureProperty(InteriorFurnitureProperty src) |
Modifier and Type | Method and Description |
---|---|
InteriorFurnitureProperty |
Building200Unmarshaller.unmarshalInteriorFurnitureProperty(net.opengis.citygml.building._2.InteriorFurniturePropertyType src) |
InteriorFurnitureProperty |
Building100Unmarshaller.unmarshalInteriorFurnitureProperty(net.opengis.citygml.building._1.InteriorFurniturePropertyType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<InteriorFurnitureProperty> |
Room.getInteriorFurniture() |
Modifier and Type | Method and Description |
---|---|
void |
Room.addInteriorFurniture(InteriorFurnitureProperty interiorFurniture) |
boolean |
Room.unsetInteriorFurniture(InteriorFurnitureProperty interiorFurniture) |
Modifier and Type | Method and Description |
---|---|
void |
Room.setInteriorFurniture(java.util.List<InteriorFurnitureProperty> interiorFurniture) |