/**
* 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(
'GET_TrackerOdometer' => '\\StructType\\GET_TrackerOdometer',
'GET_TrackerOdometerResponse' => '\\StructType\\GET_TrackerOdometerResponse',
'GET_UserProfile' => '\\StructType\\GET_UserProfile',
'GET_UserProfileResponse' => '\\StructType\\GET_UserProfileResponse',
'GET_AccountList' => '\\StructType\\GET_AccountList',
'GET_AccountListResponse' => '\\StructType\\GET_AccountListResponse',
'GET_FleetList' => '\\StructType\\GET_FleetList',
'GET_FleetListResponse' => '\\StructType\\GET_FleetListResponse',
'GET_MobileList' => '\\StructType\\GET_MobileList',
'GET_MobileListResponse' => '\\StructType\\GET_MobileListResponse',
'GET_TrackerEventsHistory' => '\\StructType\\GET_TrackerEventsHistory',
'GET_TrackerEventsHistoryResponse' => '\\StructType\\GET_TrackerEventsHistoryResponse',
'GET_EventsHistory' => '\\StructType\\GET_EventsHistory',
'GET_EventsHistoryResponse' => '\\StructType\\GET_EventsHistoryResponse',
'GET_LastLocation' => '\\StructType\\GET_LastLocation',
'GET_LastLocationResponse' => '\\StructType\\GET_LastLocationResponse',
'GET_NearestEventWhen' => '\\StructType\\GET_NearestEventWhen',
'GET_NearestEventWhenResponse' => '\\StructType\\GET_NearestEventWhenResponse',
'GET_LastLocation_Fleet' => '\\StructType\\GET_LastLocation_Fleet',
'GET_LastLocation_FleetResponse' => '\\StructType\\GET_LastLocation_FleetResponse',
'GET_ItinerariesHistory' => '\\StructType\\GET_ItinerariesHistory',
'GET_ItinerariesHistoryResponse' => '\\StructType\\GET_ItinerariesHistoryResponse',
'GET_ItinerariesHistory_v2' => '\\StructType\\GET_ItinerariesHistory_v2',
'GET_ItinerariesHistory_v2Response' => '\\StructType\\GET_ItinerariesHistory_v2Response',
'GET_AlertsHistory' => '\\StructType\\GET_AlertsHistory',
'GET_AlertsHistoryResponse' => '\\StructType\\GET_AlertsHistoryResponse',
'GET_MobileGroups' => '\\StructType\\GET_MobileGroups',
'GET_MobileGroupsResponse' => '\\StructType\\GET_MobileGroupsResponse',
'GET_FilteredGroups' => '\\StructType\\GET_FilteredGroups',
'GET_FilteredGroupsResponse' => '\\StructType\\GET_FilteredGroupsResponse',
'GET_FleetItineraries' => '\\StructType\\GET_FleetItineraries',
'GET_FleetItinerariesResponse' => '\\StructType\\GET_FleetItinerariesResponse',
'GET_Itineraries' => '\\StructType\\GET_Itineraries',
'GET_ItinerariesResponse' => '\\StructType\\GET_ItinerariesResponse',
'GET_Drivers' => '\\StructType\\GET_Drivers',
'GET_DriversResponse' => '\\StructType\\GET_DriversResponse',
'GET_Drivers_v2' => '\\StructType\\GET_Drivers_v2',
'GET_Drivers_v2Response' => '\\StructType\\GET_Drivers_v2Response',
'GET_DriversByStatus' => '\\StructType\\GET_DriversByStatus',
'GET_DriversByStatusResponse' => '\\StructType\\GET_DriversByStatusResponse',
'SET_ItAssign' => '\\StructType\\SET_ItAssign',
'SET_ItAssignResponse' => '\\StructType\\SET_ItAssignResponse',
'SET_ItAssign_v2' => '\\StructType\\SET_ItAssign_v2',
'SET_ItAssign_v2Response' => '\\StructType\\SET_ItAssign_v2Response',
'SET_ItCancel' => '\\StructType\\SET_ItCancel',
'SET_ItCancelResponse' => '\\StructType\\SET_ItCancelResponse',
'GET_MobileInfo' => '\\StructType\\GET_MobileInfo',
'GET_MobileInfoResponse' => '\\StructType\\GET_MobileInfoResponse',
'GET_DriversHistory' => '\\StructType\\GET_DriversHistory',
'GET_DriversHistoryResponse' => '\\StructType\\GET_DriversHistoryResponse',
'GET_CounterHistory' => '\\StructType\\GET_CounterHistory',
'GET_CounterHistoryResponse' => '\\StructType\\GET_CounterHistoryResponse',
'GET_GeolocatedPassengerHistory' => '\\StructType\\GET_GeolocatedPassengerHistory',
'GET_GeolocatedPassengerHistoryResponse' => '\\StructType\\GET_GeolocatedPassengerHistoryResponse',
'GET_PassengersCounter' => '\\StructType\\GET_PassengersCounter',
'GET_PassengersCounterResponse' => '\\StructType\\GET_PassengersCounterResponse',
'GET_CAN_variables' => '\\StructType\\GET_CAN_variables',
'GET_CAN_variablesResponse' => '\\StructType\\GET_CAN_variablesResponse',
'GET_CANEventsHistory' => '\\StructType\\GET_CANEventsHistory',
'GET_CANEventsHistoryResponse' => '\\StructType\\GET_CANEventsHistoryResponse',
'GET_OffLineMobiles' => '\\StructType\\GET_OffLineMobiles',
'GET_OffLineMobilesResponse' => '\\StructType\\GET_OffLineMobilesResponse',
'GET_CommandList' => '\\StructType\\GET_CommandList',
'GET_CommandListResponse' => '\\StructType\\GET_CommandListResponse',
'SEND_CommandToMobile' => '\\StructType\\SEND_CommandToMobile',
'SEND_CommandToMobileResponse' => '\\StructType\\SEND_CommandToMobileResponse',
'GET_LastLocationByPlate' => '\\StructType\\GET_LastLocationByPlate',
'GET_LastLocationByPlateResponse' => '\\StructType\\GET_LastLocationByPlateResponse',
'GET_ItPointHistory' => '\\StructType\\GET_ItPointHistory',
'GET_ItPointHistoryResponse' => '\\StructType\\GET_ItPointHistoryResponse',
'GET_NextItPointArrival' => '\\StructType\\GET_NextItPointArrival',
'GET_NextItPointArrivalResponse' => '\\StructType\\GET_NextItPointArrivalResponse',
'GET_MobileOperationInfo' => '\\StructType\\GET_MobileOperationInfo',
'GET_MobileOperationInfoResponse' => '\\StructType\\GET_MobileOperationInfoResponse',
'Payments_GetFleets' => '\\StructType\\Payments_GetFleets',
'Payments_GetFleetsResponse' => '\\StructType\\Payments_GetFleetsResponse',
'Payments_GetFleetRoutes' => '\\StructType\\Payments_GetFleetRoutes',
'Payments_GetFleetRoutesResponse' => '\\StructType\\Payments_GetFleetRoutesResponse',
'Payments_GetFleetVehicles' => '\\StructType\\Payments_GetFleetVehicles',
'Payments_GetFleetVehiclesResponse' => '\\StructType\\Payments_GetFleetVehiclesResponse',
'Payments_GetFleetTransferGeofences' => '\\StructType\\Payments_GetFleetTransferGeofences',
'Payments_GetFleetTransferGeofencesResponse' => '\\StructType\\Payments_GetFleetTransferGeofencesResponse',
'Payments_GetFleetDrivers' => '\\StructType\\Payments_GetFleetDrivers',
'Payments_GetFleetDriversResponse' => '\\StructType\\Payments_GetFleetDriversResponse',
'Get_mobileinfoSpecs' => '\\StructType\\Get_mobileinfoSpecs',
'Get_mobileinfoSpecsResponse' => '\\StructType\\Get_mobileinfoSpecsResponse',
'GET_hasItineraryMobilesActive' => '\\StructType\\GET_hasItineraryMobilesActive',
'GET_hasItineraryMobilesActiveResponse' => '\\StructType\\GET_hasItineraryMobilesActiveResponse',
'GET_TrackerHorometer' => '\\StructType\\GET_TrackerHorometer',
'GET_TrackerHorometerResponse' => '\\StructType\\GET_TrackerHorometerResponse',
'GET_TrackerGeofences' => '\\StructType\\GET_TrackerGeofences',
'GET_TrackerGeofencesResponse' => '\\StructType\\GET_TrackerGeofencesResponse',
'GET_GeofenceEventLogByMid' => '\\StructType\\GET_GeofenceEventLogByMid',
'GET_GeofenceEventLogByMidResponse' => '\\StructType\\GET_GeofenceEventLogByMidResponse',
'GET_zoneAuth' => '\\StructType\\GET_zoneAuth',
'GET_zoneAuthResponse' => '\\StructType\\GET_zoneAuthResponse',
'OdometerResponse' => '\\StructType\\OdometerResponse',
'UserProfileResponse' => '\\StructType\\UserProfileResponse',
'AccountListResponse' => '\\StructType\\AccountListResponse',
'FleetListResponse' => '\\StructType\\FleetListResponse',
'MobileListResponse' => '\\StructType\\MobileListResponse',
'TrackerEventListResponse' => '\\StructType\\TrackerEventListResponse',
'EventListResponse' => '\\StructType\\EventListResponse',
'ItLogResponse' => '\\StructType\\ItLogResponse',
'AlertListResponse' => '\\StructType\\AlertListResponse',
'MobileGroupResponse' => '\\StructType\\MobileGroupResponse',
'FilteredGroupResponse' => '\\StructType\\FilteredGroupResponse',
'ItineraryResponse' => '\\StructType\\ItineraryResponse',
'DriverListResponse' => '\\StructType\\DriverListResponse',
'CommandResponse' => '\\StructType\\CommandResponse',
'ItAssignResponse' => '\\StructType\\ItAssignResponse',
'MobileInfoResponse' => '\\StructType\\MobileInfoResponse',
'DriversLogResponse' => '\\StructType\\DriversLogResponse',
'CounterLogResponse' => '\\StructType\\CounterLogResponse',
'GeolocatedPassengerLogResponse' => '\\StructType\\GeolocatedPassengerLogResponse',
'PassengersLogResponse' => '\\StructType\\PassengersLogResponse',
'CANVariablesListResponse' => '\\StructType\\CANVariablesListResponse',
'CANEventListResponse' => '\\StructType\\CANEventListResponse',
'MobileCommandResponse' => '\\StructType\\MobileCommandResponse',
'SendCmdResponse' => '\\StructType\\SendCmdResponse',
'ItPointArrivalResponse' => '\\StructType\\ItPointArrivalResponse',
'MobileOperationInfoResponse' => '\\StructType\\MobileOperationInfoResponse',
'Payments_FleetsResponse' => '\\StructType\\Payments_FleetsResponse',
'Payments_RoutesResponse' => '\\StructType\\Payments_RoutesResponse',
'Payments_VehiclesResponse' => '\\StructType\\Payments_VehiclesResponse',
'Payments_TransferGeofencesResponse' => '\\StructType\\Payments_TransferGeofencesResponse',
'Payments_DriversResponse' => '\\StructType\\Payments_DriversResponse',
'MobileinfoWithSpecs_Response' => '\\StructType\\MobileinfoWithSpecs_Response',
'VhsActiveInItineraryResponse' => '\\StructType\\VhsActiveInItineraryResponse',
'HorometerResponse' => '\\StructType\\HorometerResponse',
'GeofenceResponse' => '\\StructType\\GeofenceResponse',
'GeofenceEventLogReponse' => '\\StructType\\GeofenceEventLogReponse',
'GeoFenceAuthorization' => '\\StructType\\GeoFenceAuthorization',
'ArrayOfOdometer' => '\\ArrayType\\ArrayOfOdometer',
'UserProfile' => '\\StructType\\UserProfile',
'ArrayOfAccountInfo' => '\\ArrayType\\ArrayOfAccountInfo',
'ArrayOfFleetInfo' => '\\ArrayType\\ArrayOfFleetInfo',
'ArrayOfMobile' => '\\ArrayType\\ArrayOfMobile',
'ArrayOfTrackerEvent' => '\\ArrayType\\ArrayOfTrackerEvent',
'ArrayOfEventLocation' => '\\ArrayType\\ArrayOfEventLocation',
'ArrayOfItLog' => '\\ArrayType\\ArrayOfItLog',
'ArrayOfAlert' => '\\ArrayType\\ArrayOfAlert',
'ArrayOfMobileGroup' => '\\ArrayType\\ArrayOfMobileGroup',
'ArrayOfFilteredGroup' => '\\ArrayType\\ArrayOfFilteredGroup',
'ArrayOfItinerary' => '\\ArrayType\\ArrayOfItinerary',
'ArrayOfDriver' => '\\ArrayType\\ArrayOfDriver',
'MobileInfo' => '\\StructType\\MobileInfo',
'ArrayOfDriversLog' => '\\ArrayType\\ArrayOfDriversLog',
'ArrayOfCounterLog' => '\\ArrayType\\ArrayOfCounterLog',
'ArrayOfGeolocatedPassengerLog' => '\\ArrayType\\ArrayOfGeolocatedPassengerLog',
'ArrayOfPassengersLog' => '\\ArrayType\\ArrayOfPassengersLog',
'ArrayOfCANVariables' => '\\ArrayType\\ArrayOfCANVariables',
'ArrayOfCANEventLocation' => '\\ArrayType\\ArrayOfCANEventLocation',
'ArrayOfMobileCommand' => '\\ArrayType\\ArrayOfMobileCommand',
'ArrayOfItPointArrival' => '\\ArrayType\\ArrayOfItPointArrival',
'ArrayOfMobileOperationInfo' => '\\ArrayType\\ArrayOfMobileOperationInfo',
'ArrayOfPayments_Fleet' => '\\ArrayType\\ArrayOfPayments_Fleet',
'ArrayOfPayments_Route' => '\\ArrayType\\ArrayOfPayments_Route',
'ArrayOfPayments_vehicle' => '\\ArrayType\\ArrayOfPayments_vehicle',
'ArrayOfPayments_TransferGeofence' => '\\ArrayType\\ArrayOfPayments_TransferGeofence',
'ArrayOfPayments_Driver' => '\\ArrayType\\ArrayOfPayments_Driver',
'MobileInfoWithSpecs' => '\\StructType\\MobileInfoWithSpecs',
'ArrayOfHorometer' => '\\ArrayType\\ArrayOfHorometer',
'ArrayOfGeofenceBasicInformation' => '\\ArrayType\\ArrayOfGeofenceBasicInformation',
'ArrayOfGeofenceEventLog' => '\\ArrayType\\ArrayOfGeofenceEventLog',
'Odometer' => '\\StructType\\Odometer',
'AccountInfo' => '\\StructType\\AccountInfo',
'FleetInfo' => '\\StructType\\FleetInfo',
'Mobile' => '\\StructType\\Mobile',
'TrackerEvent' => '\\StructType\\TrackerEvent',
'EventLocation' => '\\StructType\\EventLocation',
'ItLog' => '\\StructType\\ItLog',
'Alert' => '\\StructType\\Alert',
'MobileGroup' => '\\StructType\\MobileGroup',
'FilteredGroup' => '\\StructType\\FilteredGroup',
'Itinerary' => '\\StructType\\Itinerary',
'Driver' => '\\StructType\\Driver',
'Address' => '\\StructType\\Address',
'DriversLog' => '\\StructType\\DriversLog',
'CounterLog' => '\\StructType\\CounterLog',
'GeolocatedPassengerLog' => '\\StructType\\GeolocatedPassengerLog',
'PassengersLog' => '\\StructType\\PassengersLog',
'CANVariables' => '\\StructType\\CANVariables',
'CANEventLocation' => '\\StructType\\CANEventLocation',
'MobileCommand' => '\\StructType\\MobileCommand',
'ItPointArrival' => '\\StructType\\ItPointArrival',
'MobileOperationInfo' => '\\StructType\\MobileOperationInfo',
'Payments_Fleet' => '\\StructType\\Payments_Fleet',
'Payments_Route' => '\\StructType\\Payments_Route',
'Payments_vehicle' => '\\StructType\\Payments_vehicle',
'Payments_TransferGeofence' => '\\StructType\\Payments_TransferGeofence',
'Payments_Driver' => '\\StructType\\Payments_Driver',
'ArrayOftag_specs' => '\\ArrayType\\ArrayOftag_specs',
'Horometer' => '\\StructType\\Horometer',
'GeofenceBasicInformation' => '\\StructType\\GeofenceBasicInformation',
'GeofenceEventLog' => '\\StructType\\GeofenceEventLog',
'ArrayOfMobile_addons' => '\\ArrayType\\ArrayOfMobile_addons',
'ArrayOfEventItinery' => '\\ArrayType\\ArrayOfEventItinery',
'ArrayOfItPointLog' => '\\ArrayType\\ArrayOfItPointLog',
'ArrayOfItPoint' => '\\ArrayType\\ArrayOfItPoint',
'ArrayOfString' => '\\ArrayType\\ArrayOfString',
'Point' => '\\StructType\\Point',
'ArrayOfDoor' => '\\ArrayType\\ArrayOfDoor',
'tag_specs' => '\\StructType\\Tag_specs',
'Mobile_addons' => '\\StructType\\Mobile_addons',
'EventItinery' => '\\StructType\\EventItinery',
'ItPointLog' => '\\StructType\\ItPointLog',
'ItPoint' => '\\StructType\\ItPoint',
'Door' => '\\StructType\\Door',
'avl_tag' => '\\StructType\\Avl_tag',
'ArrayOfavl_spec' => '\\ArrayType\\ArrayOfavl_spec',
'avl_spec' => '\\StructType\\Avl_spec',
'avl_spec_def' => '\\StructType\\Avl_spec_def',
'avl_spec_set' => '\\StructType\\Avl_spec_set',
);
}
}
Don't be shy, don't hesitate to contact us for any subject, we'll be glad to help.
This platform is provided to give developpers and non developpers a way to easily consume SOAP Web Services or share their own SOAP Web Services with extra features powered by the platform.
© 2025 Providr.IO