Uses of Class
net.opengis.citygml.waterbody.v_2_0.BoundedByWaterSurfacePropertyType
-
Packages that use BoundedByWaterSurfacePropertyType Package Description net.opengis.citygml.waterbody.v_2_0 -
-
Uses of BoundedByWaterSurfacePropertyType in net.opengis.citygml.waterbody.v_2_0
Fields in net.opengis.citygml.waterbody.v_2_0 with type parameters of type BoundedByWaterSurfacePropertyType Modifier and Type Field Description protected List<BoundedByWaterSurfacePropertyType>WaterBodyType. cityObjectBoundedByMethods in net.opengis.citygml.waterbody.v_2_0 that return BoundedByWaterSurfacePropertyType Modifier and Type Method Description BoundedByWaterSurfacePropertyTypeObjectFactory. createBoundedByWaterSurfacePropertyType()Create an instance ofBoundedByWaterSurfacePropertyTypeBoundedByWaterSurfacePropertyTypeBoundedByWaterSurfacePropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)BoundedByWaterSurfacePropertyTypeBoundedByWaterSurfacePropertyType. withArcrole(String value)BoundedByWaterSurfacePropertyTypeBoundedByWaterSurfacePropertyType. withHref(String value)BoundedByWaterSurfacePropertyTypeBoundedByWaterSurfacePropertyType. withRemoteSchema(String value)BoundedByWaterSurfacePropertyTypeBoundedByWaterSurfacePropertyType. withRole(String value)BoundedByWaterSurfacePropertyTypeBoundedByWaterSurfacePropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)BoundedByWaterSurfacePropertyTypeBoundedByWaterSurfacePropertyType. withTitle(String value)BoundedByWaterSurfacePropertyTypeBoundedByWaterSurfacePropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)BoundedByWaterSurfacePropertyTypeBoundedByWaterSurfacePropertyType. withWaterBoundarySurface(jakarta.xml.bind.JAXBElement<? extends AbstractWaterBoundarySurfaceType> value)Methods in net.opengis.citygml.waterbody.v_2_0 that return types with arguments of type BoundedByWaterSurfacePropertyType Modifier and Type Method Description List<BoundedByWaterSurfacePropertyType>WaterBodyType. getCityObjectBoundedBy()Gets the value of the cityObjectBoundedBy property.Methods in net.opengis.citygml.waterbody.v_2_0 with parameters of type BoundedByWaterSurfacePropertyType Modifier and Type Method Description WaterBodyTypeWaterBodyType. withCityObjectBoundedBy(BoundedByWaterSurfacePropertyType... values)Method parameters in net.opengis.citygml.waterbody.v_2_0 with type arguments of type BoundedByWaterSurfacePropertyType Modifier and Type Method Description voidWaterBodyType. setCityObjectBoundedBy(List<BoundedByWaterSurfacePropertyType> value)WaterBodyTypeWaterBodyType. withCityObjectBoundedBy(Collection<BoundedByWaterSurfacePropertyType> values)WaterBodyTypeWaterBodyType. withCityObjectBoundedBy(List<BoundedByWaterSurfacePropertyType> value)
-