<?php

// autoload_classmap.php @generated by Composer

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

return array(
    'ClassMap' => $baseDir . '/src/ClassMap.php',
    'EnumType\\AuthorizationStatus' => $baseDir . '/src/EnumType/AuthorizationStatus.php',
    'EnumType\\ChargePointErrorCode' => $baseDir . '/src/EnumType/ChargePointErrorCode.php',
    'EnumType\\ChargePointStatus' => $baseDir . '/src/EnumType/ChargePointStatus.php',
    'EnumType\\DataTransferStatus' => $baseDir . '/src/EnumType/DataTransferStatus.php',
    'EnumType\\DiagnosticsStatus' => $baseDir . '/src/EnumType/DiagnosticsStatus.php',
    'EnumType\\FirmwareStatus' => $baseDir . '/src/EnumType/FirmwareStatus.php',
    'EnumType\\Location' => $baseDir . '/src/EnumType/Location.php',
    'EnumType\\Measurand' => $baseDir . '/src/EnumType/Measurand.php',
    'EnumType\\ReadingContext' => $baseDir . '/src/EnumType/ReadingContext.php',
    'EnumType\\RegistrationStatus' => $baseDir . '/src/EnumType/RegistrationStatus.php',
    'EnumType\\UnitOfMeasure' => $baseDir . '/src/EnumType/UnitOfMeasure.php',
    'EnumType\\ValueFormat' => $baseDir . '/src/EnumType/ValueFormat.php',
    'ServiceType\\Authorize' => $baseDir . '/src/ServiceType/Authorize.php',
    'ServiceType\\Boot' => $baseDir . '/src/ServiceType/Boot.php',
    'ServiceType\\Data' => $baseDir . '/src/ServiceType/Data.php',
    'ServiceType\\Diagnostics' => $baseDir . '/src/ServiceType/Diagnostics.php',
    'ServiceType\\Firmware' => $baseDir . '/src/ServiceType/Firmware.php',
    'ServiceType\\Heartbeat' => $baseDir . '/src/ServiceType/Heartbeat.php',
    'ServiceType\\Meter' => $baseDir . '/src/ServiceType/Meter.php',
    'ServiceType\\Start' => $baseDir . '/src/ServiceType/Start.php',
    'ServiceType\\Status' => $baseDir . '/src/ServiceType/Status.php',
    'ServiceType\\Stop' => $baseDir . '/src/ServiceType/Stop.php',
    'StructType\\AuthorizeRequest' => $baseDir . '/src/StructType/AuthorizeRequest.php',
    'StructType\\AuthorizeResponse' => $baseDir . '/src/StructType/AuthorizeResponse.php',
    'StructType\\BootNotificationRequest' => $baseDir . '/src/StructType/BootNotificationRequest.php',
    'StructType\\BootNotificationResponse' => $baseDir . '/src/StructType/BootNotificationResponse.php',
    'StructType\\DataTransferRequest' => $baseDir . '/src/StructType/DataTransferRequest.php',
    'StructType\\DataTransferResponse' => $baseDir . '/src/StructType/DataTransferResponse.php',
    'StructType\\DiagnosticsStatusNotificationRequest' => $baseDir . '/src/StructType/DiagnosticsStatusNotificationRequest.php',
    'StructType\\DiagnosticsStatusNotificationResponse' => $baseDir . '/src/StructType/DiagnosticsStatusNotificationResponse.php',
    'StructType\\FirmwareStatusNotificationRequest' => $baseDir . '/src/StructType/FirmwareStatusNotificationRequest.php',
    'StructType\\FirmwareStatusNotificationResponse' => $baseDir . '/src/StructType/FirmwareStatusNotificationResponse.php',
    'StructType\\HeartbeatRequest' => $baseDir . '/src/StructType/HeartbeatRequest.php',
    'StructType\\HeartbeatResponse' => $baseDir . '/src/StructType/HeartbeatResponse.php',
    'StructType\\IdTagInfo' => $baseDir . '/src/StructType/IdTagInfo.php',
    'StructType\\MeterValue' => $baseDir . '/src/StructType/MeterValue.php',
    'StructType\\MeterValuesRequest' => $baseDir . '/src/StructType/MeterValuesRequest.php',
    'StructType\\MeterValuesResponse' => $baseDir . '/src/StructType/MeterValuesResponse.php',
    'StructType\\StartTransactionRequest' => $baseDir . '/src/StructType/StartTransactionRequest.php',
    'StructType\\StartTransactionResponse' => $baseDir . '/src/StructType/StartTransactionResponse.php',
    'StructType\\StatusNotificationRequest' => $baseDir . '/src/StructType/StatusNotificationRequest.php',
    'StructType\\StatusNotificationResponse' => $baseDir . '/src/StructType/StatusNotificationResponse.php',
    'StructType\\StopTransactionRequest' => $baseDir . '/src/StructType/StopTransactionRequest.php',
    'StructType\\StopTransactionResponse' => $baseDir . '/src/StructType/StopTransactionResponse.php',
    'StructType\\TransactionData' => $baseDir . '/src/StructType/TransactionData.php',
    'StructType\\Value' => $baseDir . '/src/StructType/Value.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\\AbstractStructEnumBase' => $vendorDir . '/wsdltophp/packagebase/src/AbstractStructEnumBase.php',
    'WsdlToPhp\\PackageBase\\SoapClientInterface' => $vendorDir . '/wsdltophp/packagebase/src/SoapClientInterface.php',
    'WsdlToPhp\\PackageBase\\StructArrayInterface' => $vendorDir . '/wsdltophp/packagebase/src/StructArrayInterface.php',
    'WsdlToPhp\\PackageBase\\StructEnumInterface' => $vendorDir . '/wsdltophp/packagebase/src/StructEnumInterface.php',
    'WsdlToPhp\\PackageBase\\StructInterface' => $vendorDir . '/wsdltophp/packagebase/src/StructInterface.php',
    'WsdlToPhp\\PackageBase\\Utils' => $vendorDir . '/wsdltophp/packagebase/src/Utils.php',
);
