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

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

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

Methods in org.citygml4j.builder.jaxb.marshal.xal that return ThoroughfarePostDirectionType
 ThoroughfarePostDirectionType XALMarshaller.marshalThoroughfarePostDirection(ThoroughfarePostDirection src)
           
 

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

Methods in org.citygml4j.builder.jaxb.unmarshal.xal with parameters of type ThoroughfarePostDirectionType
 ThoroughfarePostDirection XALUnmarshaller.unmarshalThoroughfarePostDirection(ThoroughfarePostDirectionType src)
           
 

Uses of ThoroughfarePostDirectionType in org.citygml4j.jaxb.xal
 

Methods in org.citygml4j.jaxb.xal that return ThoroughfarePostDirectionType
 ThoroughfarePostDirectionType ObjectFactory.createThoroughfarePostDirectionType()
          Create an instance of ThoroughfarePostDirectionType
 ThoroughfarePostDirectionType ThoroughfareElement.getThoroughfarePostDirection()
          Ruft den Wert der thoroughfarePostDirection-Eigenschaft ab.
 ThoroughfarePostDirectionType ThoroughfareElement.DependentThoroughfare.getThoroughfarePostDirection()
          Ruft den Wert der thoroughfarePostDirection-Eigenschaft ab.
 

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