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

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

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

Methods in org.citygml4j.builder.jaxb.marshal.xal that return ThoroughfareTrailingTypeType
 ThoroughfareTrailingTypeType XALMarshaller.marshalThoroughfareTrailingType(ThoroughfareTrailingType src)
           
 

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

Methods in org.citygml4j.builder.jaxb.unmarshal.xal with parameters of type ThoroughfareTrailingTypeType
 ThoroughfareTrailingType XALUnmarshaller.unmarshalThoroughfareTrailingType(ThoroughfareTrailingTypeType src)
           
 

Uses of ThoroughfareTrailingTypeType in org.citygml4j.jaxb.xal
 

Methods in org.citygml4j.jaxb.xal that return ThoroughfareTrailingTypeType
 ThoroughfareTrailingTypeType ObjectFactory.createThoroughfareTrailingTypeType()
          Create an instance of ThoroughfareTrailingTypeType
 ThoroughfareTrailingTypeType ThoroughfareElement.getThoroughfareTrailingType()
          Gets the value of the thoroughfareTrailingType property.
 ThoroughfareTrailingTypeType ThoroughfareElement.DependentThoroughfare.getThoroughfareTrailingType()
          Gets the value of the thoroughfareTrailingType property.
 

Methods in org.citygml4j.jaxb.xal with parameters of type ThoroughfareTrailingTypeType
 void ThoroughfareElement.setThoroughfareTrailingType(ThoroughfareTrailingTypeType value)
          Sets the value of the thoroughfareTrailingType property.
 void ThoroughfareElement.DependentThoroughfare.setThoroughfareTrailingType(ThoroughfareTrailingTypeType value)
          Sets the value of the thoroughfareTrailingType property.