Uses of Class
org.citygml4j.jaxb.xal.ThoroughfareElement.DependentThoroughfare

Packages that use ThoroughfareElement.DependentThoroughfare
org.citygml4j.builder.jaxb.marshal.xal   
org.citygml4j.builder.jaxb.unmarshal.xal   
org.citygml4j.jaxb.xal   
 

Uses of ThoroughfareElement.DependentThoroughfare in org.citygml4j.builder.jaxb.marshal.xal
 

Methods in org.citygml4j.builder.jaxb.marshal.xal that return ThoroughfareElement.DependentThoroughfare
 ThoroughfareElement.DependentThoroughfare XALMarshaller.marshalDependentThoroughfare(DependentThoroughfare src)
           
 

Uses of ThoroughfareElement.DependentThoroughfare in org.citygml4j.builder.jaxb.unmarshal.xal
 

Methods in org.citygml4j.builder.jaxb.unmarshal.xal with parameters of type ThoroughfareElement.DependentThoroughfare
 DependentThoroughfare XALUnmarshaller.unmarshalDependentThoroughfare(ThoroughfareElement.DependentThoroughfare src)
           
 

Uses of ThoroughfareElement.DependentThoroughfare in org.citygml4j.jaxb.xal
 

Methods in org.citygml4j.jaxb.xal that return ThoroughfareElement.DependentThoroughfare
 ThoroughfareElement.DependentThoroughfare ObjectFactory.createThoroughfareElementDependentThoroughfare()
          Create an instance of ThoroughfareElement.DependentThoroughfare
 ThoroughfareElement.DependentThoroughfare ThoroughfareElement.getDependentThoroughfare()
          Gets the value of the dependentThoroughfare property.
 

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