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

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

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

Fields in net.opengis.citygml.tunnel.v_2_0 with type parameters of type IntTunnelInstallationPropertyType
protected  List<IntTunnelInstallationPropertyType> HollowSpaceType.hollowSpaceInstallation
           
protected  List<IntTunnelInstallationPropertyType> AbstractTunnelType.interiorTunnelInstallation
           
 

Methods in net.opengis.citygml.tunnel.v_2_0 that return IntTunnelInstallationPropertyType
 IntTunnelInstallationPropertyType ObjectFactory.createIntTunnelInstallationPropertyType()
          Create an instance of IntTunnelInstallationPropertyType
 IntTunnelInstallationPropertyType IntTunnelInstallationPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 IntTunnelInstallationPropertyType IntTunnelInstallationPropertyType.withArcrole(String value)
           
 IntTunnelInstallationPropertyType IntTunnelInstallationPropertyType.withHref(String value)
           
 IntTunnelInstallationPropertyType IntTunnelInstallationPropertyType.withIntTunnelInstallation(IntTunnelInstallationType value)
           
 IntTunnelInstallationPropertyType IntTunnelInstallationPropertyType.withRemoteSchema(String value)
           
 IntTunnelInstallationPropertyType IntTunnelInstallationPropertyType.withRole(String value)
           
 IntTunnelInstallationPropertyType IntTunnelInstallationPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 IntTunnelInstallationPropertyType IntTunnelInstallationPropertyType.withTitle(String value)
           
 IntTunnelInstallationPropertyType IntTunnelInstallationPropertyType.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 IntTunnelInstallationPropertyType
 List<IntTunnelInstallationPropertyType> HollowSpaceType.getHollowSpaceInstallation()
          Gets the value of the hollowSpaceInstallation property.
 List<IntTunnelInstallationPropertyType> AbstractTunnelType.getInteriorTunnelInstallation()
          Gets the value of the interiorTunnelInstallation property.
 

Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type IntTunnelInstallationPropertyType
 HollowSpaceType HollowSpaceType.withHollowSpaceInstallation(IntTunnelInstallationPropertyType... values)
           
 TunnelType TunnelType.withInteriorTunnelInstallation(IntTunnelInstallationPropertyType... values)
           
 TunnelPartType TunnelPartType.withInteriorTunnelInstallation(IntTunnelInstallationPropertyType... values)
           
 AbstractTunnelType AbstractTunnelType.withInteriorTunnelInstallation(IntTunnelInstallationPropertyType... values)
           
 

Method parameters in net.opengis.citygml.tunnel.v_2_0 with type arguments of type IntTunnelInstallationPropertyType
 void HollowSpaceType.setHollowSpaceInstallation(List<IntTunnelInstallationPropertyType> value)
           
 void AbstractTunnelType.setInteriorTunnelInstallation(List<IntTunnelInstallationPropertyType> value)
           
 HollowSpaceType HollowSpaceType.withHollowSpaceInstallation(Collection<IntTunnelInstallationPropertyType> values)
           
 HollowSpaceType HollowSpaceType.withHollowSpaceInstallation(List<IntTunnelInstallationPropertyType> value)
           
 TunnelType TunnelType.withInteriorTunnelInstallation(Collection<IntTunnelInstallationPropertyType> values)
           
 TunnelPartType TunnelPartType.withInteriorTunnelInstallation(Collection<IntTunnelInstallationPropertyType> values)
           
 AbstractTunnelType AbstractTunnelType.withInteriorTunnelInstallation(Collection<IntTunnelInstallationPropertyType> values)
           
 TunnelType TunnelType.withInteriorTunnelInstallation(List<IntTunnelInstallationPropertyType> value)
           
 TunnelPartType TunnelPartType.withInteriorTunnelInstallation(List<IntTunnelInstallationPropertyType> value)
           
 AbstractTunnelType AbstractTunnelType.withInteriorTunnelInstallation(List<IntTunnelInstallationPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.