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

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

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

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

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

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

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

Methods in org.citygml4j.jaxb.xal that return AddressDetails.PostalServiceElements.Barcode
 AddressDetails.PostalServiceElements.Barcode ObjectFactory.createAddressDetailsPostalServiceElementsBarcode()
          Create an instance of AddressDetails.PostalServiceElements.Barcode
 AddressDetails.PostalServiceElements.Barcode AddressDetails.PostalServiceElements.getBarcode()
          Ruft den Wert der barcode-Eigenschaft ab.
 

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