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

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

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

Fields in net.opengis.citygml.building.v_2_0 with type parameters of type BoundarySurfacePropertyType
protected  List<BoundarySurfacePropertyType> RoomType.cityObjectBoundedBy
           
protected  List<BoundarySurfacePropertyType> IntBuildingInstallationType.cityObjectBoundedBy
           
protected  List<BoundarySurfacePropertyType> BuildingInstallationType.cityObjectBoundedBy
           
protected  List<BoundarySurfacePropertyType> AbstractBuildingType.cityObjectBoundedBy
           
 

Methods in net.opengis.citygml.building.v_2_0 that return BoundarySurfacePropertyType
 BoundarySurfacePropertyType ObjectFactory.createBoundarySurfacePropertyType()
          Create an instance of BoundarySurfacePropertyType
 BoundarySurfacePropertyType BoundarySurfacePropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 BoundarySurfacePropertyType BoundarySurfacePropertyType.withArcrole(String value)
           
 BoundarySurfacePropertyType BoundarySurfacePropertyType.withBoundarySurface(JAXBElement<? extends AbstractBoundarySurfaceType> value)
           
 BoundarySurfacePropertyType BoundarySurfacePropertyType.withHref(String value)
           
 BoundarySurfacePropertyType BoundarySurfacePropertyType.withRemoteSchema(String value)
           
 BoundarySurfacePropertyType BoundarySurfacePropertyType.withRole(String value)
           
 BoundarySurfacePropertyType BoundarySurfacePropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 BoundarySurfacePropertyType BoundarySurfacePropertyType.withTitle(String value)
           
 BoundarySurfacePropertyType BoundarySurfacePropertyType.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 BoundarySurfacePropertyType
 List<BoundarySurfacePropertyType> RoomType.getCityObjectBoundedBy()
          Gets the value of the cityObjectBoundedBy property.
 List<BoundarySurfacePropertyType> IntBuildingInstallationType.getCityObjectBoundedBy()
          Gets the value of the cityObjectBoundedBy property.
 List<BoundarySurfacePropertyType> BuildingInstallationType.getCityObjectBoundedBy()
          Gets the value of the cityObjectBoundedBy property.
 List<BoundarySurfacePropertyType> AbstractBuildingType.getCityObjectBoundedBy()
          Gets the value of the cityObjectBoundedBy property.
 

Methods in net.opengis.citygml.building.v_2_0 with parameters of type BoundarySurfacePropertyType
 RoomType RoomType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 IntBuildingInstallationType IntBuildingInstallationType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 BuildingType BuildingType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 BuildingPartType BuildingPartType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 BuildingInstallationType BuildingInstallationType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 AbstractBuildingType AbstractBuildingType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 

Method parameters in net.opengis.citygml.building.v_2_0 with type arguments of type BoundarySurfacePropertyType
 void RoomType.setCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 void IntBuildingInstallationType.setCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 void BuildingInstallationType.setCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 void AbstractBuildingType.setCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 RoomType RoomType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 IntBuildingInstallationType IntBuildingInstallationType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 BuildingType BuildingType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 BuildingPartType BuildingPartType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 BuildingInstallationType BuildingInstallationType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 AbstractBuildingType AbstractBuildingType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 RoomType RoomType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 IntBuildingInstallationType IntBuildingInstallationType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 BuildingType BuildingType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 BuildingPartType BuildingPartType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 BuildingInstallationType BuildingInstallationType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 AbstractBuildingType AbstractBuildingType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.