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()
          Gets the value of the thoroughfarePreDirection property.
 ThoroughfarePreDirectionType ThoroughfareElement.DependentThoroughfare.getThoroughfarePreDirection()
          Gets the value of the thoroughfarePreDirection property.
 

Methods in org.citygml4j.jaxb.xal with parameters of type ThoroughfarePreDirectionType
 void ThoroughfareElement.setThoroughfarePreDirection(ThoroughfarePreDirectionType value)
          Sets the value of the thoroughfarePreDirection property.
 void ThoroughfareElement.DependentThoroughfare.setThoroughfarePreDirection(ThoroughfarePreDirectionType value)
          Sets the value of the thoroughfarePreDirection property.