Uses of Class
net.opengis.citygml.tunnel.v_2_0.TunnelFurnitureType
-
Packages that use TunnelFurnitureType Package Description net.opengis.citygml.tunnel.v_2_0 -
-
Uses of TunnelFurnitureType in net.opengis.citygml.tunnel.v_2_0
Fields in net.opengis.citygml.tunnel.v_2_0 declared as TunnelFurnitureType Modifier and Type Field Description protected TunnelFurnitureTypeInteriorFurniturePropertyType. tunnelFurnitureMethods in net.opengis.citygml.tunnel.v_2_0 that return types with arguments of type TunnelFurnitureType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TunnelFurnitureType>ObjectFactory. createTunnelFurniture(TunnelFurnitureType value)Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type TunnelFurnitureType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TunnelFurnitureType>ObjectFactory. createTunnelFurniture(TunnelFurnitureType value)voidInteriorFurniturePropertyType. setTunnelFurniture(TunnelFurnitureType value)Sets the value of the tunnelFurniture property.InteriorFurniturePropertyTypeInteriorFurniturePropertyType. withTunnelFurniture(TunnelFurnitureType value)Constructors in net.opengis.citygml.tunnel.v_2_0 with parameters of type TunnelFurnitureType Constructor Description InteriorFurniturePropertyType(TunnelFurnitureType tunnelFurniture, String remoteSchema, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor
-