Uses of Class
org.citygml4j.jaxb.xal.ThoroughfareElement

Packages that use ThoroughfareElement
org.citygml4j.builder.jaxb.marshal.xal   
org.citygml4j.builder.jaxb.unmarshal.xal   
org.citygml4j.jaxb.xal   
 

Uses of ThoroughfareElement in org.citygml4j.builder.jaxb.marshal.xal
 

Methods in org.citygml4j.builder.jaxb.marshal.xal that return ThoroughfareElement
 ThoroughfareElement XALMarshaller.marshalThoroughfare(Thoroughfare src)
           
 

Uses of ThoroughfareElement in org.citygml4j.builder.jaxb.unmarshal.xal
 

Methods in org.citygml4j.builder.jaxb.unmarshal.xal with parameters of type ThoroughfareElement
 Thoroughfare XALUnmarshaller.unmarshalThoroughfare(ThoroughfareElement src)
           
 

Uses of ThoroughfareElement in org.citygml4j.jaxb.xal
 

Methods in org.citygml4j.jaxb.xal that return ThoroughfareElement
 ThoroughfareElement ObjectFactory.createThoroughfareElement()
          Create an instance of ThoroughfareElement
 ThoroughfareElement LocalityElement.getThoroughfare()
          Ruft den Wert der thoroughfare-Eigenschaft ab.
 ThoroughfareElement LargeMailUserType.getThoroughfare()
          Ruft den Wert der thoroughfare-Eigenschaft ab.
 ThoroughfareElement DependentLocalityType.getThoroughfare()
          Ruft den Wert der thoroughfare-Eigenschaft ab.
 ThoroughfareElement AddressDetails.getThoroughfare()
          Ruft den Wert der thoroughfare-Eigenschaft ab.
 ThoroughfareElement AddressDetails.Country.getThoroughfare()
          Ruft den Wert der thoroughfare-Eigenschaft ab.
 

Methods in org.citygml4j.jaxb.xal with parameters of type ThoroughfareElement
 void LocalityElement.setThoroughfare(ThoroughfareElement value)
          Legt den Wert der thoroughfare-Eigenschaft fest.
 void LargeMailUserType.setThoroughfare(ThoroughfareElement value)
          Legt den Wert der thoroughfare-Eigenschaft fest.
 void DependentLocalityType.setThoroughfare(ThoroughfareElement value)
          Legt den Wert der thoroughfare-Eigenschaft fest.
 void AddressDetails.setThoroughfare(ThoroughfareElement value)
          Legt den Wert der thoroughfare-Eigenschaft fest.
 void AddressDetails.Country.setThoroughfare(ThoroughfareElement value)
          Legt den Wert der thoroughfare-Eigenschaft fest.