|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BuildingInstallationPropertyType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.building | |
org.citygml4j.builder.jaxb.unmarshal.citygml.building | |
org.citygml4j.jaxb.citygml.bldg._2 |
Uses of BuildingInstallationPropertyType in org.citygml4j.builder.jaxb.marshal.citygml.building |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.building that return BuildingInstallationPropertyType | |
---|---|
BuildingInstallationPropertyType |
Building200Marshaller.marshalBuildingInstallationProperty(BuildingInstallationProperty src)
|
Uses of BuildingInstallationPropertyType in org.citygml4j.builder.jaxb.unmarshal.citygml.building |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.building with parameters of type BuildingInstallationPropertyType | |
---|---|
BuildingInstallationProperty |
Building200Unmarshaller.unmarshalBuildingInstallationProperty(BuildingInstallationPropertyType src)
|
Uses of BuildingInstallationPropertyType in org.citygml4j.jaxb.citygml.bldg._2 |
---|
Methods in org.citygml4j.jaxb.citygml.bldg._2 that return BuildingInstallationPropertyType | |
---|---|
BuildingInstallationPropertyType |
ObjectFactory.createBuildingInstallationPropertyType()
Create an instance of BuildingInstallationPropertyType |
Methods in org.citygml4j.jaxb.citygml.bldg._2 that return types with arguments of type BuildingInstallationPropertyType | |
---|---|
java.util.List<BuildingInstallationPropertyType> |
AbstractBuildingType.getOuterBuildingInstallation()
Gets the value of the outerBuildingInstallation property. |
Method parameters in org.citygml4j.jaxb.citygml.bldg._2 with type arguments of type BuildingInstallationPropertyType | |
---|---|
void |
AbstractBuildingType.setOuterBuildingInstallation(java.util.List<BuildingInstallationPropertyType> outerBuildingInstallation)
Sets the value of the outerBuildingInstallation property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |