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()
          Gets the value of the thoroughfareLeadingType property.
 ThoroughfareLeadingTypeType ThoroughfareElement.DependentThoroughfare.getThoroughfareLeadingType()
          Gets the value of the thoroughfareLeadingType property.
 

Methods in org.citygml4j.jaxb.xal with parameters of type ThoroughfareLeadingTypeType
 void ThoroughfareElement.setThoroughfareLeadingType(ThoroughfareLeadingTypeType value)
          Sets the value of the thoroughfareLeadingType property.
 void ThoroughfareElement.DependentThoroughfare.setThoroughfareLeadingType(ThoroughfareLeadingTypeType value)
          Sets the value of the thoroughfareLeadingType property.