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

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

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

Fields in net.opengis.citygml.tunnel.v_2_0 with type parameters of type BoundarySurfacePropertyType
protected  List<BoundarySurfacePropertyType> TunnelInstallationType.cityObjectBoundedBy
           
protected  List<BoundarySurfacePropertyType> IntTunnelInstallationType.cityObjectBoundedBy
           
protected  List<BoundarySurfacePropertyType> HollowSpaceType.cityObjectBoundedBy
           
protected  List<BoundarySurfacePropertyType> AbstractTunnelType.cityObjectBoundedBy
           
 

Methods in net.opengis.citygml.tunnel.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.tunnel.v_2_0 that return types with arguments of type BoundarySurfacePropertyType
 List<BoundarySurfacePropertyType> TunnelInstallationType.getCityObjectBoundedBy()
          Gets the value of the cityObjectBoundedBy property.
 List<BoundarySurfacePropertyType> IntTunnelInstallationType.getCityObjectBoundedBy()
          Gets the value of the cityObjectBoundedBy property.
 List<BoundarySurfacePropertyType> HollowSpaceType.getCityObjectBoundedBy()
          Gets the value of the cityObjectBoundedBy property.
 List<BoundarySurfacePropertyType> AbstractTunnelType.getCityObjectBoundedBy()
          Gets the value of the cityObjectBoundedBy property.
 

Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type BoundarySurfacePropertyType
 TunnelType TunnelType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 TunnelPartType TunnelPartType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 TunnelInstallationType TunnelInstallationType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 IntTunnelInstallationType IntTunnelInstallationType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 HollowSpaceType HollowSpaceType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 AbstractTunnelType AbstractTunnelType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 

Method parameters in net.opengis.citygml.tunnel.v_2_0 with type arguments of type BoundarySurfacePropertyType
 void TunnelInstallationType.setCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 void IntTunnelInstallationType.setCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 void HollowSpaceType.setCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 void AbstractTunnelType.setCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 TunnelType TunnelType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 TunnelPartType TunnelPartType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 TunnelInstallationType TunnelInstallationType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 IntTunnelInstallationType IntTunnelInstallationType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 HollowSpaceType HollowSpaceType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 AbstractTunnelType AbstractTunnelType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 TunnelType TunnelType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 TunnelPartType TunnelPartType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 TunnelInstallationType TunnelInstallationType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 IntTunnelInstallationType IntTunnelInstallationType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 HollowSpaceType HollowSpaceType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 AbstractTunnelType AbstractTunnelType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.