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

Packages that use BoundarySurfacePropertyType
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
protected  List<BoundarySurfacePropertyType> IntBridgeInstallationType.cityObjectBoundedBy
           
protected  List<BoundarySurfacePropertyType> BridgeRoomType.cityObjectBoundedBy
           
protected  List<BoundarySurfacePropertyType> BridgeInstallationType.cityObjectBoundedBy
           
protected  List<BoundarySurfacePropertyType> BridgeConstructionElementType.cityObjectBoundedBy
           
protected  List<BoundarySurfacePropertyType> AbstractBridgeType.cityObjectBoundedBy
           
 

Methods in net.opengis.citygml.bridge.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.bridge.v_2_0 that return types with arguments of type BoundarySurfacePropertyType
 List<BoundarySurfacePropertyType> IntBridgeInstallationType.getCityObjectBoundedBy()
          Gets the value of the cityObjectBoundedBy property.
 List<BoundarySurfacePropertyType> BridgeRoomType.getCityObjectBoundedBy()
          Gets the value of the cityObjectBoundedBy property.
 List<BoundarySurfacePropertyType> BridgeInstallationType.getCityObjectBoundedBy()
          Gets the value of the cityObjectBoundedBy property.
 List<BoundarySurfacePropertyType> BridgeConstructionElementType.getCityObjectBoundedBy()
          Gets the value of the cityObjectBoundedBy property.
 List<BoundarySurfacePropertyType> AbstractBridgeType.getCityObjectBoundedBy()
          Gets the value of the cityObjectBoundedBy property.
 

Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type BoundarySurfacePropertyType
 IntBridgeInstallationType IntBridgeInstallationType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 BridgeType BridgeType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 BridgeRoomType BridgeRoomType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 BridgePartType BridgePartType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 BridgeInstallationType BridgeInstallationType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 BridgeConstructionElementType BridgeConstructionElementType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 AbstractBridgeType AbstractBridgeType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 

Method parameters in net.opengis.citygml.bridge.v_2_0 with type arguments of type BoundarySurfacePropertyType
 void IntBridgeInstallationType.setCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 void BridgeRoomType.setCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 void BridgeInstallationType.setCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 void BridgeConstructionElementType.setCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 void AbstractBridgeType.setCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 IntBridgeInstallationType IntBridgeInstallationType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 BridgeType BridgeType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 BridgeRoomType BridgeRoomType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 BridgePartType BridgePartType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 BridgeInstallationType BridgeInstallationType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 BridgeConstructionElementType BridgeConstructionElementType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 AbstractBridgeType AbstractBridgeType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 IntBridgeInstallationType IntBridgeInstallationType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 BridgeType BridgeType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 BridgeRoomType BridgeRoomType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 BridgePartType BridgePartType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 BridgeInstallationType BridgeInstallationType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 AbstractBridgeType AbstractBridgeType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.