Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.building._2.BuildingInstallationPropertyType |
Building200Marshaller.marshalBuildingInstallationProperty(BuildingInstallationProperty src) |
net.opengis.citygml.building._1.BuildingInstallationPropertyType |
Building100Marshaller.marshalBuildingInstallationProperty(BuildingInstallationProperty src) |
Modifier and Type | Method and Description |
---|---|
BuildingInstallationProperty |
Building200Unmarshaller.unmarshalBuildingInstallationProperty(net.opengis.citygml.building._2.BuildingInstallationPropertyType src) |
BuildingInstallationProperty |
Building100Unmarshaller.unmarshalBuildingInstallationProperty(net.opengis.citygml.building._1.BuildingInstallationPropertyType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<BuildingInstallationProperty> |
AbstractBuilding.getOuterBuildingInstallation() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBuilding.addOuterBuildingInstallation(BuildingInstallationProperty outerBuildingInstallation) |
boolean |
AbstractBuilding.unsetOuterBuildingInstallation(BuildingInstallationProperty outerBuildingInstallation) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBuilding.setOuterBuildingInstallation(java.util.List<BuildingInstallationProperty> outerBuildingInstallation) |