Uses of Class
org.citygml4j.jaxb.citygml.tun._2.IntTunnelInstallationType

Packages that use IntTunnelInstallationType
org.citygml4j.builder.jaxb.marshal.citygml.tunnel   
org.citygml4j.builder.jaxb.unmarshal.citygml.tunnel   
org.citygml4j.jaxb.citygml.tun._2   
 

Uses of IntTunnelInstallationType in org.citygml4j.builder.jaxb.marshal.citygml.tunnel
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.tunnel that return IntTunnelInstallationType
 IntTunnelInstallationType Tunnel200Marshaller.marshalIntTunnelInstallation(IntTunnelInstallation src)
           
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.tunnel with parameters of type IntTunnelInstallationType
 void Tunnel200Marshaller.marshalIntTunnelInstallation(IntTunnelInstallation src, IntTunnelInstallationType dest)
           
 

Uses of IntTunnelInstallationType in org.citygml4j.builder.jaxb.unmarshal.citygml.tunnel
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.tunnel with parameters of type IntTunnelInstallationType
 IntTunnelInstallation Tunnel200Unmarshaller.unmarshalIntTunnelInstallation(IntTunnelInstallationType src)
           
 void Tunnel200Unmarshaller.unmarshalIntTunnelInstallation(IntTunnelInstallationType src, IntTunnelInstallation dest)
           
 

Uses of IntTunnelInstallationType in org.citygml4j.jaxb.citygml.tun._2
 

Methods in org.citygml4j.jaxb.citygml.tun._2 that return IntTunnelInstallationType
 IntTunnelInstallationType ObjectFactory.createIntTunnelInstallationType()
          Create an instance of IntTunnelInstallationType
 IntTunnelInstallationType IntTunnelInstallationPropertyType.getIntTunnelInstallation()
          Ruft den Wert der intTunnelInstallation-Eigenschaft ab.
 

Methods in org.citygml4j.jaxb.citygml.tun._2 that return types with arguments of type IntTunnelInstallationType
 javax.xml.bind.JAXBElement<IntTunnelInstallationType> ObjectFactory.createIntTunnelInstallation(IntTunnelInstallationType value)
          Create an instance of JAXBElement<IntTunnelInstallationType>}
 

Methods in org.citygml4j.jaxb.citygml.tun._2 with parameters of type IntTunnelInstallationType
 javax.xml.bind.JAXBElement<IntTunnelInstallationType> ObjectFactory.createIntTunnelInstallation(IntTunnelInstallationType value)
          Create an instance of JAXBElement<IntTunnelInstallationType>}
 void IntTunnelInstallationPropertyType.setIntTunnelInstallation(IntTunnelInstallationType value)
          Legt den Wert der intTunnelInstallation-Eigenschaft fest.