module V2XInformationServiceAPI_Pics { /** * @desc Does the IUT support V2XInformationServiceAPI? */ modulepar boolean PICS_V2X_INFORMATION_SERVICE_API_SUPPORTED := true; } // End of module V2XInformationServiceAPI_Pics