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

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

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

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

Methods in net.opengis.citygml.building.v_2_0 that return BuildingInstallationPropertyType
 BuildingInstallationPropertyType ObjectFactory.createBuildingInstallationPropertyType()
          Create an instance of BuildingInstallationPropertyType
 BuildingInstallationPropertyType BuildingInstallationPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 BuildingInstallationPropertyType BuildingInstallationPropertyType.withArcrole(String value)
           
 BuildingInstallationPropertyType BuildingInstallationPropertyType.withBuildingInstallation(BuildingInstallationType value)
           
 BuildingInstallationPropertyType BuildingInstallationPropertyType.withHref(String value)
           
 BuildingInstallationPropertyType BuildingInstallationPropertyType.withRemoteSchema(String value)
           
 BuildingInstallationPropertyType BuildingInstallationPropertyType.withRole(String value)
           
 BuildingInstallationPropertyType BuildingInstallationPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 BuildingInstallationPropertyType BuildingInstallationPropertyType.withTitle(String value)
           
 BuildingInstallationPropertyType BuildingInstallationPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.citygml.building.v_2_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_2_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_2_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.