Uses of Class
net.opengis.citygml.building.v_2_0.BoundarySurfacePropertyType
-
Packages that use BoundarySurfacePropertyType Package Description 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 Modifier and Type Field Description protected List<BoundarySurfacePropertyType>AbstractBuildingType. cityObjectBoundedByprotected List<BoundarySurfacePropertyType>BuildingInstallationType. cityObjectBoundedByprotected List<BoundarySurfacePropertyType>IntBuildingInstallationType. cityObjectBoundedByprotected List<BoundarySurfacePropertyType>RoomType. cityObjectBoundedByMethods in net.opengis.citygml.building.v_2_0 that return BoundarySurfacePropertyType Modifier and Type Method Description BoundarySurfacePropertyTypeObjectFactory. createBoundarySurfacePropertyType()Create an instance ofBoundarySurfacePropertyTypeBoundarySurfacePropertyTypeBoundarySurfacePropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)BoundarySurfacePropertyTypeBoundarySurfacePropertyType. withArcrole(String value)BoundarySurfacePropertyTypeBoundarySurfacePropertyType. withBoundarySurface(jakarta.xml.bind.JAXBElement<? extends AbstractBoundarySurfaceType> value)BoundarySurfacePropertyTypeBoundarySurfacePropertyType. withHref(String value)BoundarySurfacePropertyTypeBoundarySurfacePropertyType. withRemoteSchema(String value)BoundarySurfacePropertyTypeBoundarySurfacePropertyType. withRole(String value)BoundarySurfacePropertyTypeBoundarySurfacePropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)BoundarySurfacePropertyTypeBoundarySurfacePropertyType. withTitle(String value)BoundarySurfacePropertyTypeBoundarySurfacePropertyType. 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 Modifier and Type Method Description List<BoundarySurfacePropertyType>AbstractBuildingType. getCityObjectBoundedBy()Gets the value of the cityObjectBoundedBy property.List<BoundarySurfacePropertyType>BuildingInstallationType. getCityObjectBoundedBy()Gets the value of the cityObjectBoundedBy property.List<BoundarySurfacePropertyType>IntBuildingInstallationType. getCityObjectBoundedBy()Gets the value of the cityObjectBoundedBy property.List<BoundarySurfacePropertyType>RoomType. getCityObjectBoundedBy()Gets the value of the cityObjectBoundedBy property.Methods in net.opengis.citygml.building.v_2_0 with parameters of type BoundarySurfacePropertyType Modifier and Type Method Description AbstractBuildingTypeAbstractBuildingType. withCityObjectBoundedBy(BoundarySurfacePropertyType... values)BuildingInstallationTypeBuildingInstallationType. withCityObjectBoundedBy(BoundarySurfacePropertyType... values)BuildingPartTypeBuildingPartType. withCityObjectBoundedBy(BoundarySurfacePropertyType... values)BuildingTypeBuildingType. withCityObjectBoundedBy(BoundarySurfacePropertyType... values)IntBuildingInstallationTypeIntBuildingInstallationType. withCityObjectBoundedBy(BoundarySurfacePropertyType... values)RoomTypeRoomType. withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
-