Uses of Class
net.opengis.citygml.building.v_1_0.BuildingInstallationPropertyType

Packages that use BuildingInstallationPropertyType
net.opengis.citygml.building.v_1_0   
 

Uses of BuildingInstallationPropertyType in net.opengis.citygml.building.v_1_0
 

Fields in net.opengis.citygml.building.v_1_0 with type parameters of type BuildingInstallationPropertyType
protected  List<BuildingInstallationPropertyType> AbstractBuildingType.outerBuildingInstallation
           
 

Methods in net.opengis.citygml.building.v_1_0 that return BuildingInstallationPropertyType
 BuildingInstallationPropertyType ObjectFactory.createBuildingInstallationPropertyType()
          Create an instance of BuildingInstallationPropertyType
 

Methods in net.opengis.citygml.building.v_1_0 that return types with arguments of type BuildingInstallationPropertyType
 List<BuildingInstallationPropertyType> AbstractBuildingType.getOuterBuildingInstallation()
          Gets the value of the outerBuildingInstallation property.
 

Methods in net.opengis.citygml.building.v_1_0 with parameters of type BuildingInstallationPropertyType
 BuildingType BuildingType.withOuterBuildingInstallation(BuildingInstallationPropertyType... values)
           
 BuildingPartType BuildingPartType.withOuterBuildingInstallation(BuildingInstallationPropertyType... values)
           
 AbstractBuildingType AbstractBuildingType.withOuterBuildingInstallation(BuildingInstallationPropertyType... values)
           
 

Method parameters in net.opengis.citygml.building.v_1_0 with type arguments of type BuildingInstallationPropertyType
 void AbstractBuildingType.setOuterBuildingInstallation(List<BuildingInstallationPropertyType> value)
           
 BuildingType BuildingType.withOuterBuildingInstallation(Collection<BuildingInstallationPropertyType> values)
           
 BuildingPartType BuildingPartType.withOuterBuildingInstallation(Collection<BuildingInstallationPropertyType> values)
           
 AbstractBuildingType AbstractBuildingType.withOuterBuildingInstallation(Collection<BuildingInstallationPropertyType> values)
           
 BuildingType BuildingType.withOuterBuildingInstallation(List<BuildingInstallationPropertyType> value)
           
 BuildingPartType BuildingPartType.withOuterBuildingInstallation(List<BuildingInstallationPropertyType> value)
           
 AbstractBuildingType AbstractBuildingType.withOuterBuildingInstallation(List<BuildingInstallationPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.