<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit8b9dd77bcc50a4f59579415c9034d050
{
    public static $prefixLengthsPsr4 = array (
        'W' => 
        array (
            'WsdlToPhp\\PackageBase\\' => 22,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'WsdlToPhp\\PackageBase\\' => 
        array (
            0 => __DIR__ . '/..' . '/wsdltophp/packagebase/src',
        ),
    );

    public static $fallbackDirsPsr4 = array (
        0 => __DIR__ . '/../..' . '/src',
    );

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

    public static function getInitializer(ClassLoader $loader)
    {
        return \Closure::bind(function () use ($loader) {
            $loader->prefixLengthsPsr4 = ComposerStaticInit8b9dd77bcc50a4f59579415c9034d050::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit8b9dd77bcc50a4f59579415c9034d050::$prefixDirsPsr4;
            $loader->fallbackDirsPsr4 = ComposerStaticInit8b9dd77bcc50a4f59579415c9034d050::$fallbackDirsPsr4;
            $loader->classMap = ComposerStaticInit8b9dd77bcc50a4f59579415c9034d050::$classMap;

        }, null, ClassLoader::class);
    }
}
