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

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

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

Methods in org.citygml4j.builder.jaxb.marshal.xal that return ThoroughfarePreDirectionType
 ThoroughfarePreDirectionType XALMarshaller.marshalThoroughfarePreDirection(ThoroughfarePreDirection src)
           
 

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

Methods in org.citygml4j.builder.jaxb.unmarshal.xal with parameters of type ThoroughfarePreDirectionType
 ThoroughfarePreDirection XALUnmarshaller.unmarshalThoroughfarePreDirection(ThoroughfarePreDirectionType src)
           
 

Uses of ThoroughfarePreDirectionType in org.citygml4j.jaxb.xal
 

Methods in org.citygml4j.jaxb.xal that return ThoroughfarePreDirectionType
 ThoroughfarePreDirectionType ObjectFactory.createThoroughfarePreDirectionType()
          Create an instance of ThoroughfarePreDirectionType
 ThoroughfarePreDirectionType ThoroughfareElement.getThoroughfarePreDirection()
          Ruft den Wert der thoroughfarePreDirection-Eigenschaft ab.
 ThoroughfarePreDirectionType ThoroughfareElement.DependentThoroughfare.getThoroughfarePreDirection()
          Ruft den Wert der thoroughfarePreDirection-Eigenschaft ab.
 

Methods in org.citygml4j.jaxb.xal with parameters of type ThoroughfarePreDirectionType
 void ThoroughfareElement.setThoroughfarePreDirection(ThoroughfarePreDirectionType value)
          Legt den Wert der thoroughfarePreDirection-Eigenschaft fest.
 void ThoroughfareElement.DependentThoroughfare.setThoroughfarePreDirection(ThoroughfarePreDirectionType value)
          Legt den Wert der thoroughfarePreDirection-Eigenschaft fest.