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

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

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

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

Methods in net.opengis.citygml.tunnel.v_2_0 that return TunnelPartPropertyType
 TunnelPartPropertyType ObjectFactory.createTunnelPartPropertyType()
          Create an instance of TunnelPartPropertyType
 TunnelPartPropertyType TunnelPartPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 TunnelPartPropertyType TunnelPartPropertyType.withArcrole(String value)
           
 TunnelPartPropertyType TunnelPartPropertyType.withHref(String value)
           
 TunnelPartPropertyType TunnelPartPropertyType.withRemoteSchema(String value)
           
 TunnelPartPropertyType TunnelPartPropertyType.withRole(String value)
           
 TunnelPartPropertyType TunnelPartPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 TunnelPartPropertyType TunnelPartPropertyType.withTitle(String value)
           
 TunnelPartPropertyType TunnelPartPropertyType.withTunnelPart(TunnelPartType value)
           
 TunnelPartPropertyType TunnelPartPropertyType.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 TunnelPartPropertyType
 List<TunnelPartPropertyType> AbstractTunnelType.getConsistsOfTunnelPart()
          Gets the value of the consistsOfTunnelPart property.
 

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

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



Copyright © 2008-2015. All Rights Reserved.