Uses of Class
net.opengis.citygml.tunnel.v_2_0.TunnelInstallationType
-
Packages that use TunnelInstallationType Package Description net.opengis.citygml.tunnel.v_2_0 -
-
Uses of TunnelInstallationType in net.opengis.citygml.tunnel.v_2_0
Fields in net.opengis.citygml.tunnel.v_2_0 declared as TunnelInstallationType Modifier and Type Field Description protected TunnelInstallationTypeTunnelInstallationPropertyType. tunnelInstallationMethods in net.opengis.citygml.tunnel.v_2_0 that return types with arguments of type TunnelInstallationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TunnelInstallationType>ObjectFactory. createTunnelInstallation(TunnelInstallationType value)Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type TunnelInstallationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TunnelInstallationType>ObjectFactory. createTunnelInstallation(TunnelInstallationType value)voidTunnelInstallationPropertyType. setTunnelInstallation(TunnelInstallationType value)Sets the value of the tunnelInstallation property.TunnelInstallationPropertyTypeTunnelInstallationPropertyType. withTunnelInstallation(TunnelInstallationType value)Constructors in net.opengis.citygml.tunnel.v_2_0 with parameters of type TunnelInstallationType Constructor Description TunnelInstallationPropertyType(TunnelInstallationType tunnelInstallation, 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
-