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

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

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

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

Methods in net.opengis.citygml.building.v_2_0 that return BuildingPartPropertyType
 BuildingPartPropertyType ObjectFactory.createBuildingPartPropertyType()
          Create an instance of BuildingPartPropertyType
 BuildingPartPropertyType BuildingPartPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 BuildingPartPropertyType BuildingPartPropertyType.withArcrole(String value)
           
 BuildingPartPropertyType BuildingPartPropertyType.withBuildingPart(BuildingPartType value)
           
 BuildingPartPropertyType BuildingPartPropertyType.withHref(String value)
           
 BuildingPartPropertyType BuildingPartPropertyType.withRemoteSchema(String value)
           
 BuildingPartPropertyType BuildingPartPropertyType.withRole(String value)
           
 BuildingPartPropertyType BuildingPartPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 BuildingPartPropertyType BuildingPartPropertyType.withTitle(String value)
           
 BuildingPartPropertyType BuildingPartPropertyType.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 BuildingPartPropertyType
 List<BuildingPartPropertyType> AbstractBuildingType.getConsistsOfBuildingPart()
          Gets the value of the consistsOfBuildingPart property.
 

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