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()
          Ruft den Wert der thoroughfareTrailingType-Eigenschaft ab.
 ThoroughfareTrailingTypeType ThoroughfareElement.DependentThoroughfare.getThoroughfareTrailingType()
          Ruft den Wert der thoroughfareTrailingType-Eigenschaft ab.
 

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