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

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

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

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

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

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

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

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



Copyright © 2008-2015. All Rights Reserved.