|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BuildingInstallationProperty in org.citygml4j.builder.jaxb.marshal.citygml.building |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.building with parameters of type BuildingInstallationProperty | |
---|---|
BuildingInstallationPropertyType |
Building100Marshaller.marshalBuildingInstallationProperty(BuildingInstallationProperty src)
|
BuildingInstallationPropertyType |
Building040Marshaller.marshalBuildingInstallationProperty(BuildingInstallationProperty src)
|
Uses of BuildingInstallationProperty in org.citygml4j.builder.jaxb.unmarshal.citygml.building |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.building that return BuildingInstallationProperty | |
---|---|
BuildingInstallationProperty |
Building100Unmarshaller.unmarshalBuildingInstallationProperty(BuildingInstallationPropertyType src)
|
BuildingInstallationProperty |
Building040Unmarshaller.unmarshalBuildingInstallationProperty(BuildingInstallationPropertyType src)
|
Uses of BuildingInstallationProperty in org.citygml4j.factory |
---|
Methods in org.citygml4j.factory that return BuildingInstallationProperty | |
---|---|
BuildingInstallationProperty |
CityGMLFactory.createBuildingInstallationProperty()
|
BuildingInstallationProperty |
CityGMLFactory.createBuildingInstallationProperty(BuildingInstallation buildingInstallation)
|
BuildingInstallationProperty |
CityGMLFactory.createBuildingInstallationProperty(java.lang.String xlink)
|
Uses of BuildingInstallationProperty in org.citygml4j.impl.citygml.building |
---|
Classes in org.citygml4j.impl.citygml.building that implement BuildingInstallationProperty | |
---|---|
class |
BuildingInstallationPropertyImpl
|
Methods in org.citygml4j.impl.citygml.building that return types with arguments of type BuildingInstallationProperty | |
---|---|
java.util.List<BuildingInstallationProperty> |
AbstractBuildingImpl.getOuterBuildingInstallation()
|
Methods in org.citygml4j.impl.citygml.building with parameters of type BuildingInstallationProperty | |
---|---|
void |
AbstractBuildingImpl.addOuterBuildingInstallation(BuildingInstallationProperty outerBuildingInstallation)
|
boolean |
AbstractBuildingImpl.unsetOuterBuildingInstallation(BuildingInstallationProperty outerBuildingInstallation)
|
Method parameters in org.citygml4j.impl.citygml.building with type arguments of type BuildingInstallationProperty | |
---|---|
void |
AbstractBuildingImpl.setOuterBuildingInstallation(java.util.List<BuildingInstallationProperty> outerBuildingInstallation)
|
Uses of BuildingInstallationProperty in org.citygml4j.model.citygml.building |
---|
Methods in org.citygml4j.model.citygml.building that return types with arguments of type BuildingInstallationProperty | |
---|---|
java.util.List<BuildingInstallationProperty> |
AbstractBuilding.getOuterBuildingInstallation()
|
Methods in org.citygml4j.model.citygml.building with parameters of type BuildingInstallationProperty | |
---|---|
void |
AbstractBuilding.addOuterBuildingInstallation(BuildingInstallationProperty outerBuildingInstallation)
|
boolean |
AbstractBuilding.unsetOuterBuildingInstallation(BuildingInstallationProperty outerBuildingInstallation)
|
Method parameters in org.citygml4j.model.citygml.building with type arguments of type BuildingInstallationProperty | |
---|---|
void |
AbstractBuilding.setOuterBuildingInstallation(java.util.List<BuildingInstallationProperty> outerBuildingInstallation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |