Uses of Class
org.citygml4j.jaxb.xal.AddressDetails.PostalServiceElements.AddressLongitudeDirection

Packages that use AddressDetails.PostalServiceElements.AddressLongitudeDirection
org.citygml4j.builder.jaxb.marshal.xal   
org.citygml4j.builder.jaxb.unmarshal.xal   
org.citygml4j.jaxb.xal   
 

Uses of AddressDetails.PostalServiceElements.AddressLongitudeDirection in org.citygml4j.builder.jaxb.marshal.xal
 

Methods in org.citygml4j.builder.jaxb.marshal.xal that return AddressDetails.PostalServiceElements.AddressLongitudeDirection
 AddressDetails.PostalServiceElements.AddressLongitudeDirection XALMarshaller.marshalAddressLongitudeDirection(AddressLongitudeDirection src)
           
 

Uses of AddressDetails.PostalServiceElements.AddressLongitudeDirection in org.citygml4j.builder.jaxb.unmarshal.xal
 

Methods in org.citygml4j.builder.jaxb.unmarshal.xal with parameters of type AddressDetails.PostalServiceElements.AddressLongitudeDirection
 AddressLongitudeDirection XALUnmarshaller.unmarshalAddressLongitudeDirection(AddressDetails.PostalServiceElements.AddressLongitudeDirection src)
           
 

Uses of AddressDetails.PostalServiceElements.AddressLongitudeDirection in org.citygml4j.jaxb.xal
 

Methods in org.citygml4j.jaxb.xal that return AddressDetails.PostalServiceElements.AddressLongitudeDirection
 AddressDetails.PostalServiceElements.AddressLongitudeDirection ObjectFactory.createAddressDetailsPostalServiceElementsAddressLongitudeDirection()
          Create an instance of AddressDetails.PostalServiceElements.AddressLongitudeDirection
 AddressDetails.PostalServiceElements.AddressLongitudeDirection AddressDetails.PostalServiceElements.getAddressLongitudeDirection()
          Ruft den Wert der addressLongitudeDirection-Eigenschaft ab.
 

Methods in org.citygml4j.jaxb.xal with parameters of type AddressDetails.PostalServiceElements.AddressLongitudeDirection
 void AddressDetails.PostalServiceElements.setAddressLongitudeDirection(AddressDetails.PostalServiceElements.AddressLongitudeDirection value)
          Legt den Wert der addressLongitudeDirection-Eigenschaft fest.