<?php

// autoload_classmap.php @generated by Composer

$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);

return array(
    'ClassMap' => $baseDir . '/src/ClassMap.php',
    'ServiceType\\SNTD' => $baseDir . '/src/ServiceType/SNTD.php',
    'StructType\\AddAttachmentByCSV' => $baseDir . '/src/StructType/AddAttachmentByCSV.php',
    'StructType\\AddAttachmentByCSVResponse' => $baseDir . '/src/StructType/AddAttachmentByCSVResponse.php',
    'StructType\\Communication' => $baseDir . '/src/StructType/Communication.php',
    'StructType\\CreateDraft' => $baseDir . '/src/StructType/CreateDraft.php',
    'StructType\\CreateDraftResponse' => $baseDir . '/src/StructType/CreateDraftResponse.php',
    'StructType\\Data' => $baseDir . '/src/StructType/Data.php',
    'StructType\\DeleteAttachment' => $baseDir . '/src/StructType/DeleteAttachment.php',
    'StructType\\DeleteAttachmentResponse' => $baseDir . '/src/StructType/DeleteAttachmentResponse.php',
    'StructType\\DocumentAttachment' => $baseDir . '/src/StructType/DocumentAttachment.php',
    'StructType\\DocumentAttachmentSearch' => $baseDir . '/src/StructType/DocumentAttachmentSearch.php',
    'StructType\\Draft' => $baseDir . '/src/StructType/Draft.php',
    'StructType\\DraftReceiver' => $baseDir . '/src/StructType/DraftReceiver.php',
    'StructType\\DraftSearch' => $baseDir . '/src/StructType/DraftSearch.php',
    'StructType\\GetAttachmentList' => $baseDir . '/src/StructType/GetAttachmentList.php',
    'StructType\\GetAttachmentListResponse' => $baseDir . '/src/StructType/GetAttachmentListResponse.php',
    'StructType\\GetDraft' => $baseDir . '/src/StructType/GetDraft.php',
    'StructType\\GetDraftList' => $baseDir . '/src/StructType/GetDraftList.php',
    'StructType\\GetDraftListResponse' => $baseDir . '/src/StructType/GetDraftListResponse.php',
    'StructType\\GetDraftResponse' => $baseDir . '/src/StructType/GetDraftResponse.php',
    'StructType\\IssueNotification' => $baseDir . '/src/StructType/IssueNotification.php',
    'StructType\\IssueNotificationResponse' => $baseDir . '/src/StructType/IssueNotificationResponse.php',
    'StructType\\IssueRegisterNotification' => $baseDir . '/src/StructType/IssueRegisterNotification.php',
    'StructType\\IssueRegisterNotificationResponse' => $baseDir . '/src/StructType/IssueRegisterNotificationResponse.php',
    'StructType\\Notification' => $baseDir . '/src/StructType/Notification.php',
    'StructType\\NotificationReceiver' => $baseDir . '/src/StructType/NotificationReceiver.php',
    'StructType\\NotificationSearch' => $baseDir . '/src/StructType/NotificationSearch.php',
    'StructType\\ParamAddAttachmentByCSV' => $baseDir . '/src/StructType/ParamAddAttachmentByCSV.php',
    'StructType\\ParamBase' => $baseDir . '/src/StructType/ParamBase.php',
    'StructType\\ParamCreateDraft' => $baseDir . '/src/StructType/ParamCreateDraft.php',
    'StructType\\ParamDeleteAttachment' => $baseDir . '/src/StructType/ParamDeleteAttachment.php',
    'StructType\\ParamGetAttachmentList' => $baseDir . '/src/StructType/ParamGetAttachmentList.php',
    'StructType\\ParamGetDraft' => $baseDir . '/src/StructType/ParamGetDraft.php',
    'StructType\\ParamGetDraftList' => $baseDir . '/src/StructType/ParamGetDraftList.php',
    'StructType\\ParamIssueNotification' => $baseDir . '/src/StructType/ParamIssueNotification.php',
    'StructType\\ParamIssueRegisterNotification' => $baseDir . '/src/StructType/ParamIssueRegisterNotification.php',
    'StructType\\ParamUpdateDraft' => $baseDir . '/src/StructType/ParamUpdateDraft.php',
    'StructType\\Result' => $baseDir . '/src/StructType/Result.php',
    'StructType\\ResultCreateDraft' => $baseDir . '/src/StructType/ResultCreateDraft.php',
    'StructType\\ResultDeleteAttachment' => $baseDir . '/src/StructType/ResultDeleteAttachment.php',
    'StructType\\ResultGetAttachmentList' => $baseDir . '/src/StructType/ResultGetAttachmentList.php',
    'StructType\\ResultGetDraft' => $baseDir . '/src/StructType/ResultGetDraft.php',
    'StructType\\ResultGetDraftList' => $baseDir . '/src/StructType/ResultGetDraftList.php',
    'StructType\\ResultIssueNotification' => $baseDir . '/src/StructType/ResultIssueNotification.php',
    'StructType\\ResultIssueRegisterNotification' => $baseDir . '/src/StructType/ResultIssueRegisterNotification.php',
    'StructType\\UpdateDraft' => $baseDir . '/src/StructType/UpdateDraft.php',
    'StructType\\UpdateDraftResponse' => $baseDir . '/src/StructType/UpdateDraftResponse.php',
    'WsdlToPhp\\PackageBase\\AbstractSoapClientBase' => $vendorDir . '/wsdltophp/packagebase/src/AbstractSoapClientBase.php',
    'WsdlToPhp\\PackageBase\\AbstractStructArrayBase' => $vendorDir . '/wsdltophp/packagebase/src/AbstractStructArrayBase.php',
    'WsdlToPhp\\PackageBase\\AbstractStructBase' => $vendorDir . '/wsdltophp/packagebase/src/AbstractStructBase.php',
    'WsdlToPhp\\PackageBase\\SoapClientInterface' => $vendorDir . '/wsdltophp/packagebase/src/SoapClientInterface.php',
    'WsdlToPhp\\PackageBase\\StructArrayInterface' => $vendorDir . '/wsdltophp/packagebase/src/StructArrayInterface.php',
    'WsdlToPhp\\PackageBase\\StructInterface' => $vendorDir . '/wsdltophp/packagebase/src/StructInterface.php',
    'WsdlToPhp\\PackageBase\\Tests\\Client' => $vendorDir . '/wsdltophp/packagebase/tests/Client.php',
    'WsdlToPhp\\PackageBase\\Tests\\SoapClient' => $vendorDir . '/wsdltophp/packagebase/tests/SoapClient.php',
    'WsdlToPhp\\PackageBase\\Tests\\SoapClientTest' => $vendorDir . '/wsdltophp/packagebase/tests/SoapClientTest.php',
    'WsdlToPhp\\PackageBase\\Tests\\StructArrayObject' => $vendorDir . '/wsdltophp/packagebase/tests/StructArrayObject.php',
    'WsdlToPhp\\PackageBase\\Tests\\StructArrayTest' => $vendorDir . '/wsdltophp/packagebase/tests/StructArrayTest.php',
    'WsdlToPhp\\PackageBase\\Tests\\StructBase' => $vendorDir . '/wsdltophp/packagebase/tests/StructBaseTest.php',
    'WsdlToPhp\\PackageBase\\Tests\\StructObject' => $vendorDir . '/wsdltophp/packagebase/tests/StructObject.php',
    'WsdlToPhp\\PackageBase\\Tests\\TestCase' => $vendorDir . '/wsdltophp/packagebase/tests/TestCase.php',
    'WsdlToPhp\\PackageBase\\Tests\\UtilsTest' => $vendorDir . '/wsdltophp/packagebase/tests/UtilsTest.php',
    'WsdlToPhp\\PackageBase\\Utils' => $vendorDir . '/wsdltophp/packagebase/src/Utils.php',
);
