Uses of Class
net.opengis.citygml.tunnel.v_2_0.TunnelPartType
-
Packages that use TunnelPartType Package Description net.opengis.citygml.tunnel.v_2_0 -
-
Uses of TunnelPartType in net.opengis.citygml.tunnel.v_2_0
Fields in net.opengis.citygml.tunnel.v_2_0 declared as TunnelPartType Modifier and Type Field Description protected TunnelPartTypeTunnelPartPropertyType. tunnelPartMethods in net.opengis.citygml.tunnel.v_2_0 that return types with arguments of type TunnelPartType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TunnelPartType>ObjectFactory. createTunnelPart(TunnelPartType value)Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type TunnelPartType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TunnelPartType>ObjectFactory. createTunnelPart(TunnelPartType value)voidTunnelPartPropertyType. setTunnelPart(TunnelPartType value)Sets the value of the tunnelPart property.TunnelPartPropertyTypeTunnelPartPropertyType. withTunnelPart(TunnelPartType value)Constructors in net.opengis.citygml.tunnel.v_2_0 with parameters of type TunnelPartType Constructor Description TunnelPartPropertyType(TunnelPartType tunnelPart, 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
-