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

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

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

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

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

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

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

Methods in org.citygml4j.jaxb.xal that return AddressDetails.PostalServiceElements.AddressLatitudeDirection
 AddressDetails.PostalServiceElements.AddressLatitudeDirection ObjectFactory.createAddressDetailsPostalServiceElementsAddressLatitudeDirection()
          Create an instance of AddressDetails.PostalServiceElements.AddressLatitudeDirection
 AddressDetails.PostalServiceElements.AddressLatitudeDirection AddressDetails.PostalServiceElements.getAddressLatitudeDirection()
          Ruft den Wert der addressLatitudeDirection-Eigenschaft ab.
 

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