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

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

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

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

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

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

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

Methods in org.citygml4j.jaxb.xal that return AddressDetails.PostalServiceElements.SortingCode
 AddressDetails.PostalServiceElements.SortingCode ObjectFactory.createAddressDetailsPostalServiceElementsSortingCode()
          Create an instance of AddressDetails.PostalServiceElements.SortingCode
 AddressDetails.PostalServiceElements.SortingCode AddressDetails.PostalServiceElements.getSortingCode()
          Gets the value of the sortingCode property.
 

Methods in org.citygml4j.jaxb.xal with parameters of type AddressDetails.PostalServiceElements.SortingCode
 void AddressDetails.PostalServiceElements.setSortingCode(AddressDetails.PostalServiceElements.SortingCode value)
          Sets the value of the sortingCode property.