Uses of Class
net.opengis.citygml.bridge.v_2_0.BoundarySurfacePropertyType
-
Packages that use BoundarySurfacePropertyType Package Description net.opengis.citygml.bridge.v_2_0 -
-
Uses of BoundarySurfacePropertyType in net.opengis.citygml.bridge.v_2_0
Fields in net.opengis.citygml.bridge.v_2_0 with type parameters of type BoundarySurfacePropertyType Modifier and Type Field Description protected List<BoundarySurfacePropertyType>AbstractBridgeType. cityObjectBoundedByprotected List<BoundarySurfacePropertyType>BridgeConstructionElementType. cityObjectBoundedByprotected List<BoundarySurfacePropertyType>BridgeInstallationType. cityObjectBoundedByprotected List<BoundarySurfacePropertyType>BridgeRoomType. cityObjectBoundedByprotected List<BoundarySurfacePropertyType>IntBridgeInstallationType. cityObjectBoundedByMethods in net.opengis.citygml.bridge.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.bridge.v_2_0 that return types with arguments of type BoundarySurfacePropertyType Modifier and Type Method Description List<BoundarySurfacePropertyType>AbstractBridgeType. getCityObjectBoundedBy()Gets the value of the cityObjectBoundedBy property.List<BoundarySurfacePropertyType>BridgeConstructionElementType. getCityObjectBoundedBy()Gets the value of the cityObjectBoundedBy property.List<BoundarySurfacePropertyType>BridgeInstallationType. getCityObjectBoundedBy()Gets the value of the cityObjectBoundedBy property.List<BoundarySurfacePropertyType>BridgeRoomType. getCityObjectBoundedBy()Gets the value of the cityObjectBoundedBy property.List<BoundarySurfacePropertyType>IntBridgeInstallationType. getCityObjectBoundedBy()Gets the value of the cityObjectBoundedBy property.Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type BoundarySurfacePropertyType Modifier and Type Method Description AbstractBridgeTypeAbstractBridgeType. withCityObjectBoundedBy(BoundarySurfacePropertyType... values)BridgeConstructionElementTypeBridgeConstructionElementType. withCityObjectBoundedBy(BoundarySurfacePropertyType... values)BridgeInstallationTypeBridgeInstallationType. withCityObjectBoundedBy(BoundarySurfacePropertyType... values)BridgePartTypeBridgePartType. withCityObjectBoundedBy(BoundarySurfacePropertyType... values)BridgeRoomTypeBridgeRoomType. withCityObjectBoundedBy(BoundarySurfacePropertyType... values)BridgeTypeBridgeType. withCityObjectBoundedBy(BoundarySurfacePropertyType... values)IntBridgeInstallationTypeIntBridgeInstallationType. withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
-