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

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

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

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

Methods in net.opengis.citygml.tunnel.v_2_0 that return InteriorHollowSpacePropertyType
 InteriorHollowSpacePropertyType ObjectFactory.createInteriorHollowSpacePropertyType()
          Create an instance of InteriorHollowSpacePropertyType
 InteriorHollowSpacePropertyType InteriorHollowSpacePropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 InteriorHollowSpacePropertyType InteriorHollowSpacePropertyType.withArcrole(String value)
           
 InteriorHollowSpacePropertyType InteriorHollowSpacePropertyType.withHollowSpace(HollowSpaceType value)
           
 InteriorHollowSpacePropertyType InteriorHollowSpacePropertyType.withHref(String value)
           
 InteriorHollowSpacePropertyType InteriorHollowSpacePropertyType.withRemoteSchema(String value)
           
 InteriorHollowSpacePropertyType InteriorHollowSpacePropertyType.withRole(String value)
           
 InteriorHollowSpacePropertyType InteriorHollowSpacePropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 InteriorHollowSpacePropertyType InteriorHollowSpacePropertyType.withTitle(String value)
           
 InteriorHollowSpacePropertyType InteriorHollowSpacePropertyType.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 InteriorHollowSpacePropertyType
 List<InteriorHollowSpacePropertyType> AbstractTunnelType.getInteriorHollowSpace()
          Gets the value of the interiorHollowSpace property.
 

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

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



Copyright © 2008-2015. All Rights Reserved.