<?php
/**
 * Class which returns the class map definition
 * @package
 */
class ClassMap
{
    /**
     * Returns the mapping between the WSDL Structs and generated Structs' classes
     * This array is sent to the \SoapClient when calling the WS
     * @return string[]
     */
    final public static function get()
    {
        return array(
            'Barkod' => '\\StructType\\Barkod',
            'BarkodResponse' => '\\StructType\\BarkodResponse',
            'BarkodResult' => '\\StructType\\BarkodResult',
            'BarkodToplu' => '\\StructType\\BarkodToplu',
            'ArrayOfString' => '\\ArrayType\\ArrayOfString',
            'BarkodTopluResponse' => '\\StructType\\BarkodTopluResponse',
            'BarkodTopluResult' => '\\StructType\\BarkodTopluResult',
            'TakipNo' => '\\StructType\\TakipNo',
            'TakipNoResponse' => '\\StructType\\TakipNoResponse',
            'TakipNoResult' => '\\StructType\\TakipNoResult',
            'TakipNoToplu' => '\\StructType\\TakipNoToplu',
            'TakipNoTopluResponse' => '\\StructType\\TakipNoTopluResponse',
            'TakipNoTopluResult' => '\\StructType\\TakipNoTopluResult',
            'GrupluTakipNo' => '\\StructType\\GrupluTakipNo',
            'GrupluTakipNoResponse' => '\\StructType\\GrupluTakipNoResponse',
            'GrupluTakipNoResult' => '\\StructType\\GrupluTakipNoResult',
            'WebSiparisKoduAlicidan' => '\\StructType\\WebSiparisKoduAlicidan',
            'WebSiparisKoduAlicidanResponse' => '\\StructType\\WebSiparisKoduAlicidanResponse',
            'WebSiparisKoduAlicidanResult' => '\\StructType\\WebSiparisKoduAlicidanResult',
            'WebSiparisKoduBorcludan' => '\\StructType\\WebSiparisKoduBorcludan',
            'WebSiparisKoduBorcludanResponse' => '\\StructType\\WebSiparisKoduBorcludanResponse',
            'WebSiparisKoduBorcludanResult' => '\\StructType\\WebSiparisKoduBorcludanResult',
            'WebSiparisKodu' => '\\StructType\\WebSiparisKodu',
            'WebSiparisKoduResponse' => '\\StructType\\WebSiparisKoduResponse',
            'WebSiparisKoduResult' => '\\StructType\\WebSiparisKoduResult',
            'WebSiparisKoduTopluAlicidan' => '\\StructType\\WebSiparisKoduTopluAlicidan',
            'WebSiparisKoduTopluAlicidanResponse' => '\\StructType\\WebSiparisKoduTopluAlicidanResponse',
            'WebSiparisKoduTopluAlicidanResult' => '\\StructType\\WebSiparisKoduTopluAlicidanResult',
            'WebSiparisKoduTopluBorcludan' => '\\StructType\\WebSiparisKoduTopluBorcludan',
            'WebSiparisKoduTopluBorcludanResponse' => '\\StructType\\WebSiparisKoduTopluBorcludanResponse',
            'WebSiparisKoduTopluBorcludanResult' => '\\StructType\\WebSiparisKoduTopluBorcludanResult',
            'WebSiparisKoduToplu' => '\\StructType\\WebSiparisKoduToplu',
            'WebSiparisKoduTopluResponse' => '\\StructType\\WebSiparisKoduTopluResponse',
            'WebSiparisKoduTopluResult' => '\\StructType\\WebSiparisKoduTopluResult',
            'SozlesmeyGoreKargoTakip' => '\\StructType\\SozlesmeyGoreKargoTakip',
            'SozlesmeyGoreKargoTakipResponse' => '\\StructType\\SozlesmeyGoreKargoTakipResponse',
            'SozlesmeyGoreKargoTakipResult' => '\\StructType\\SozlesmeyGoreKargoTakipResult',
            'SozlesmeyeGoreKargoTakip' => '\\StructType\\SozlesmeyeGoreKargoTakip',
            'SozlesmeyeGoreKargoTakipResponse' => '\\StructType\\SozlesmeyeGoreKargoTakipResponse',
            'SozlesmeyeGoreKargoTakipResult' => '\\StructType\\SozlesmeyeGoreKargoTakipResult',
            'SozlesmeyGoreKargoTakipTarihli' => '\\StructType\\SozlesmeyGoreKargoTakipTarihli',
            'SozlesmeyGoreKargoTakipTarihliResponse' => '\\StructType\\SozlesmeyGoreKargoTakipTarihliResponse',
            'SozlesmeyGoreKargoTakipTarihliResult' => '\\StructType\\SozlesmeyGoreKargoTakipTarihliResult',
            'PazaryeriGonderiHareketDetayli' => '\\StructType\\PazaryeriGonderiHareketDetayli',
            'PazaryeriGonderiHareketDetayliResponse' => '\\StructType\\PazaryeriGonderiHareketDetayliResponse',
            'KapidanTakip' => '\\StructType\\KapidanTakip',
            'KapidanTakipResponse' => '\\StructType\\KapidanTakipResponse',
            'KapidanTakipResult' => '\\StructType\\KapidanTakipResult',
            'CariKoduveSifre' => '\\StructType\\CariKoduveSifre',
            'CariKoduveSifreResponse' => '\\StructType\\CariKoduveSifreResponse',
            'CariKoduveSifreResult' => '\\StructType\\CariKoduveSifreResult',
            'TeslimatiYapilanGuneGoreKargoBilgileri' => '\\StructType\\TeslimatiYapilanGuneGoreKargoBilgileri',
            'TeslimatiYapilanGuneGoreKargoBilgileriResponse' => '\\StructType\\TeslimatiYapilanGuneGoreKargoBilgileriResponse',
            'TeslimatiYapilanGuneGoreKargoBilgileriResult' => '\\StructType\\TeslimatiYapilanGuneGoreKargoBilgileriResult',
            'MusteriBilgisi' => '\\StructType\\MusteriBilgisi',
            'AliciBilgi' => '\\StructType\\AliciBilgi',
            'MusteriBilgisiResponse' => '\\StructType\\MusteriBilgisiResponse',
            'MusteriBilgisiYeni' => '\\StructType\\MusteriBilgisiYeni',
            'MusteriBilgisiYeniResponse' => '\\StructType\\MusteriBilgisiYeniResponse',
            'MusteriBilgisiProva' => '\\StructType\\MusteriBilgisiProva',
            'MusteriBilgisiProvaResponse' => '\\StructType\\MusteriBilgisiProvaResponse',
            'AliciCariKoduveSifre' => '\\StructType\\AliciCariKoduveSifre',
            'AliciCariKoduveSifreResponse' => '\\StructType\\AliciCariKoduveSifreResponse',
            'AliciCariKoduveSifreResult' => '\\StructType\\AliciCariKoduveSifreResult',
            'IadeKargolar' => '\\StructType\\IadeKargolar',
            'IadeKargolarResponse' => '\\StructType\\IadeKargolarResponse',
            'IadeKargolarResult' => '\\StructType\\IadeKargolarResult',
            'IadeKargolarProva' => '\\StructType\\IadeKargolarProva',
            'IadeKargolarProvaResponse' => '\\StructType\\IadeKargolarProvaResponse',
            'IadeKargolarProvaResult' => '\\StructType\\IadeKargolarProvaResult',
            'IadeKargolarToplu' => '\\StructType\\IadeKargolarToplu',
            'IadeKargolarTopluResponse' => '\\StructType\\IadeKargolarTopluResponse',
            'IadeKargolarTopluResult' => '\\StructType\\IadeKargolarTopluResult',
            'IadeKargolarTopluAlim' => '\\StructType\\IadeKargolarTopluAlim',
            'IadeKargolarTopluAlimResponse' => '\\StructType\\IadeKargolarTopluAlimResponse',
            'IadeKargolarTopluAlimResult' => '\\StructType\\IadeKargolarTopluAlimResult',
            'KapidanOdemeliKargolar' => '\\StructType\\KapidanOdemeliKargolar',
            'KapidanOdemeliKargolarResponse' => '\\StructType\\KapidanOdemeliKargolarResponse',
            'KapidanOdemeliKargolarResult' => '\\StructType\\KapidanOdemeliKargolarResult',
            'IvrKargomNerede' => '\\StructType\\IvrKargomNerede',
            'IvrKargomNeredeResponse' => '\\StructType\\IvrKargomNeredeResponse',
            'IvrKargomNeredeResult' => '\\StructType\\IvrKargomNeredeResult',
            'IvrKargomNeredeTelNo' => '\\StructType\\IvrKargomNeredeTelNo',
            'IvrKargomNeredeTelNoResponse' => '\\StructType\\IvrKargomNeredeTelNoResponse',
            'IvrKargomNeredeTelNoResult' => '\\StructType\\IvrKargomNeredeTelNoResult',
            'WebSiparisKodundanKargoTeslimatBilgisi' => '\\StructType\\WebSiparisKodundanKargoTeslimatBilgisi',
            'WebSiparisKodundanKargoTeslimatBilgisiResponse' => '\\StructType\\WebSiparisKodundanKargoTeslimatBilgisiResponse',
            'TeslimatBilgisiSonuc' => '\\StructType\\TeslimatBilgisiSonuc',
            'TeslimatBilgisi' => '\\StructType\\TeslimatBilgisi',
            'TakipNodanKargoTeslimatBilgisi' => '\\StructType\\TakipNodanKargoTeslimatBilgisi',
            'TakipNodanKargoTeslimatBilgisiResponse' => '\\StructType\\TakipNodanKargoTeslimatBilgisiResponse',
            'GetEFaturaCariUyeleriList' => '\\StructType\\GetEFaturaCariUyeleriList',
            'GetEFaturaCariUyeleriListResponse' => '\\StructType\\GetEFaturaCariUyeleriListResponse',
            'YurtDisiKargoTakipWebSiparisKodundan' => '\\StructType\\YurtDisiKargoTakipWebSiparisKodundan',
            'YurtDisiKargoTakipWebSiparisKodundanResponse' => '\\StructType\\YurtDisiKargoTakipWebSiparisKodundanResponse',
            'YurtDisiKargoTakipDetayliWebSiparisKodundan' => '\\StructType\\YurtDisiKargoTakipDetayliWebSiparisKodundan',
            'YurtDisiKargoTakipDetayliWebSiparisKodundanResponse' => '\\StructType\\YurtDisiKargoTakipDetayliWebSiparisKodundanResponse',
            'GonderiWebServiceYurtDisi' => '\\StructType\\GonderiWebServiceYurtDisi',
            'YurtDisiGonderi' => '\\StructType\\YurtDisiGonderi',
            'GonderiWebServiceYurtDisiResponse' => '\\StructType\\GonderiWebServiceYurtDisiResponse',
            'GonderiWebServiceYurtDisiResult' => '\\StructType\\GonderiWebServiceYurtDisiResult',
            'GonderiWebServiceYurDisiTakip' => '\\StructType\\GonderiWebServiceYurDisiTakip',
            'GonderiWebServiceYurDisiTakipResponse' => '\\StructType\\GonderiWebServiceYurDisiTakipResponse',
            'GonderiWebServiceYurDisiTakipResult' => '\\StructType\\GonderiWebServiceYurDisiTakipResult',
            'GonderiWebServiceYurDisiTakipDetayli' => '\\StructType\\GonderiWebServiceYurDisiTakipDetayli',
            'GonderiWebServiceYurDisiTakipDetayliResponse' => '\\StructType\\GonderiWebServiceYurDisiTakipDetayliResponse',
            'GonderiWebServiceYurDisiTakipDetayliResult' => '\\StructType\\GonderiWebServiceYurDisiTakipDetayliResult',
            'KOdemeIslemleri' => '\\StructType\\KOdemeIslemleri',
            'KOdemeIslemleriResponse' => '\\StructType\\KOdemeIslemleriResponse',
            'ArrayOfOdemeIslemleri' => '\\ArrayType\\ArrayOfOdemeIslemleri',
            'OdemeIslemleri' => '\\StructType\\OdemeIslemleri',
            'ArrayOfOdemeIslemleriDetay' => '\\ArrayType\\ArrayOfOdemeIslemleriDetay',
            'OdemeIslemleriDetay' => '\\StructType\\OdemeIslemleriDetay',
            'GonderiyiKargoyaGonder' => '\\StructType\\GonderiyiKargoyaGonder',
            'Gonderi' => '\\StructType\\Gonderi',
            'GonderiyiKargoyaGonderResponse' => '\\StructType\\GonderiyiKargoyaGonderResponse',
            'GetPlanlananTeslimTarihi' => '\\StructType\\GetPlanlananTeslimTarihi',
            'GetPlanlananTeslimTarihiResponse' => '\\StructType\\GetPlanlananTeslimTarihiResponse',
            'KargoBarkoduGuncelle' => '\\StructType\\KargoBarkoduGuncelle',
            'KargoBarkoduGuncelleResponse' => '\\StructType\\KargoBarkoduGuncelleResponse',
            'KargoBarkodu' => '\\StructType\\KargoBarkodu',
            'KargoBarkoduResponse' => '\\StructType\\KargoBarkoduResponse',
            'KargoBarkod' => '\\StructType\\KargoBarkod',
            'ArrayOfKargoBarkodDetay' => '\\ArrayType\\ArrayOfKargoBarkodDetay',
            'KargoBarkodDetay' => '\\StructType\\KargoBarkodDetay',
            'GonderiSil' => '\\StructType\\GonderiSil',
            'GonderiSilResponse' => '\\StructType\\GonderiSilResponse',
            'KargomNeredeDetay' => '\\StructType\\KargomNeredeDetay',
            'KargomNeredeDetayResponse' => '\\StructType\\KargomNeredeDetayResponse',
        );
    }
}
