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

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

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

Fields in net.opengis.citygml.tunnel.v_2_0 with type parameters of type TunnelInstallationPropertyType
protected  List<TunnelInstallationPropertyType> AbstractTunnelType.outerTunnelInstallation
           
 

Methods in net.opengis.citygml.tunnel.v_2_0 that return TunnelInstallationPropertyType
 TunnelInstallationPropertyType ObjectFactory.createTunnelInstallationPropertyType()
          Create an instance of TunnelInstallationPropertyType
 TunnelInstallationPropertyType TunnelInstallationPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 TunnelInstallationPropertyType TunnelInstallationPropertyType.withArcrole(String value)
           
 TunnelInstallationPropertyType TunnelInstallationPropertyType.withHref(String value)
           
 TunnelInstallationPropertyType TunnelInstallationPropertyType.withRemoteSchema(String value)
           
 TunnelInstallationPropertyType TunnelInstallationPropertyType.withRole(String value)
           
 TunnelInstallationPropertyType TunnelInstallationPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 TunnelInstallationPropertyType TunnelInstallationPropertyType.withTitle(String value)
           
 TunnelInstallationPropertyType TunnelInstallationPropertyType.withTunnelInstallation(TunnelInstallationType value)
           
 TunnelInstallationPropertyType TunnelInstallationPropertyType.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 TunnelInstallationPropertyType
 List<TunnelInstallationPropertyType> AbstractTunnelType.getOuterTunnelInstallation()
          Gets the value of the outerTunnelInstallation property.
 

Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type TunnelInstallationPropertyType
 TunnelType TunnelType.withOuterTunnelInstallation(TunnelInstallationPropertyType... values)
           
 TunnelPartType TunnelPartType.withOuterTunnelInstallation(TunnelInstallationPropertyType... values)
           
 AbstractTunnelType AbstractTunnelType.withOuterTunnelInstallation(TunnelInstallationPropertyType... values)
           
 

Method parameters in net.opengis.citygml.tunnel.v_2_0 with type arguments of type TunnelInstallationPropertyType
 void AbstractTunnelType.setOuterTunnelInstallation(List<TunnelInstallationPropertyType> value)
           
 TunnelType TunnelType.withOuterTunnelInstallation(Collection<TunnelInstallationPropertyType> values)
           
 TunnelPartType TunnelPartType.withOuterTunnelInstallation(Collection<TunnelInstallationPropertyType> values)
           
 AbstractTunnelType AbstractTunnelType.withOuterTunnelInstallation(Collection<TunnelInstallationPropertyType> values)
           
 TunnelType TunnelType.withOuterTunnelInstallation(List<TunnelInstallationPropertyType> value)
           
 TunnelPartType TunnelPartType.withOuterTunnelInstallation(List<TunnelInstallationPropertyType> value)
           
 AbstractTunnelType AbstractTunnelType.withOuterTunnelInstallation(List<TunnelInstallationPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.