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

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

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

Methods in org.citygml4j.builder.jaxb.marshal.xal that return ThoroughfareLeadingTypeType
 ThoroughfareLeadingTypeType XALMarshaller.marshalThoroughfareLeadingType(ThoroughfareLeadingType src)
           
 

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

Methods in org.citygml4j.builder.jaxb.unmarshal.xal with parameters of type ThoroughfareLeadingTypeType
 ThoroughfareLeadingType XALUnmarshaller.unmarshalThoroughfareLeadingType(ThoroughfareLeadingTypeType src)
           
 

Uses of ThoroughfareLeadingTypeType in org.citygml4j.jaxb.xal
 

Methods in org.citygml4j.jaxb.xal that return ThoroughfareLeadingTypeType
 ThoroughfareLeadingTypeType ObjectFactory.createThoroughfareLeadingTypeType()
          Create an instance of ThoroughfareLeadingTypeType
 ThoroughfareLeadingTypeType ThoroughfareElement.getThoroughfareLeadingType()
          Ruft den Wert der thoroughfareLeadingType-Eigenschaft ab.
 ThoroughfareLeadingTypeType ThoroughfareElement.DependentThoroughfare.getThoroughfareLeadingType()
          Ruft den Wert der thoroughfareLeadingType-Eigenschaft ab.
 

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