Skip navigation links
C D G I L O P R S V W 

C

clear() - Method in class ru.inpas.connector.lib.SAParam
Очистить
close() - Method in interface ru.inpas.communication.ICommunication
Закрыть канал связи
containsID(int) - Static method in class ru.inpas.connector.lib.SAParam
Получить идентификатор поля от целого значения

D

doInBackground(SAParam...) - Method in class ru.inpas.connector.lib.PosExchange
 

G

getBytes(SAParam.ID) - Method in class ru.inpas.connector.lib.SAParam
Получить данные по идентификатору
getBytes(byte[], int) - Method in class ru.inpas.connector.lib.SAParam
Сериализовать данные в массив байтов
getDeviceType() - Method in interface ru.inpas.communication.ICommunication
Возвращает тип соединения с устройством
getError() - Method in interface ru.inpas.communication.ICommunication
Gets communication error
getErrorDescription() - Method in interface ru.inpas.communication.ICommunication
Gets the Description
getInteger(SAParam.ID) - Method in class ru.inpas.connector.lib.SAParam
Получить числовое значение по идентификатору
GetParameter(PosExchange.ParameterId) - Static method in class ru.inpas.connector.lib.PosExchange
 
GetResponse() - Method in class ru.inpas.connector.lib.PosExchange
Получить ответ от терминала после завершения успешного обмена данными
GetResult() - Method in class ru.inpas.connector.lib.PosExchange
Получить результат выполнения обмена данными с терминалом
getSize() - Method in class ru.inpas.connector.lib.SAParam
Получить размер упакованных данных
getString(SAParam.ID) - Method in class ru.inpas.connector.lib.SAParam
Получить строку по идентификатору
getValue() - Method in enum ru.inpas.connector.lib.PosExchange.LogMode
Получить целочисленное значение
getValue() - Method in enum ru.inpas.connector.lib.SAParam.ID
Получить целочисленное значение

I

ICommunication - Interface in ru.inpas.communication
 
ICommunication.DeviceType - Enum in ru.inpas.communication
Тип соединения с устройством
ICommunication.ErrorCommunication - Enum in ru.inpas.communication
 
init(Object) - Method in interface ru.inpas.communication.ICommunication
Инициализация коммуникационного модуля
init(byte[], int, int) - Method in class ru.inpas.connector.lib.SAParam
Установить параметры из буфера
isBinary(SAParam.ID) - Static method in class ru.inpas.connector.lib.SAParam
Проверить признак бинарного формата поля
isEmpty() - Method in class ru.inpas.connector.lib.SAParam
Проверка наличие полей
isEmpty(SAParam.ID) - Method in class ru.inpas.connector.lib.SAParam
Проверка наличие поля
isInit() - Method in interface ru.inpas.communication.ICommunication
 
isInteger(SAParam.ID) - Static method in class ru.inpas.connector.lib.SAParam
Проверить признак целочисленного формата поля
isOpen() - Method in interface ru.inpas.communication.ICommunication
 

L

LogClear() - Static method in class ru.inpas.connector.lib.PosExchange
Удалить лог-и
LogToEmail(String[]) - Static method in class ru.inpas.connector.lib.PosExchange
Переслать лог-и по e-mail
LogToFile(String) - Static method in class ru.inpas.connector.lib.PosExchange
Сохранит лог в файл

O

onCancelled() - Method in class ru.inpas.connector.lib.PosExchange
 
OnDone(PosExchange.Result) - Method in interface ru.inpas.connector.lib.PosExchange.IAsynHandler
Вызов уведомления о завершении выполнения обмена данными с терминалом
onPostExecute(PosExchange.Result) - Method in class ru.inpas.connector.lib.PosExchange
 
OnProgress(PosExchange.Progress) - Method in interface ru.inpas.connector.lib.PosExchange.IAsynHandler
Вызов уведомления о изменении состояния процесса выполнения обмена данными с терминалом
onProgressUpdate(PosExchange.Progress...) - Method in class ru.inpas.connector.lib.PosExchange
 
open(Object) - Method in interface ru.inpas.communication.ICommunication
Открыть канал связи

P

PosExchange - Class in ru.inpas.connector.lib
Класс выполняющий обмен данными с терминалом
PosExchange() - Constructor for class ru.inpas.connector.lib.PosExchange
 
PosExchange(String, SAParam, PosExchange.IAsynHandler) - Constructor for class ru.inpas.connector.lib.PosExchange
Конструктор.
PosExchange(Context, SAParam, PosExchange.IAsynHandler) - Constructor for class ru.inpas.connector.lib.PosExchange
Конструктор.
PosExchange(String, int, SAParam, PosExchange.IAsynHandler) - Constructor for class ru.inpas.connector.lib.PosExchange
Конструктор.
PosExchange.IAsynHandler - Interface in ru.inpas.connector.lib
Интерфейс для взаимодействия с вызывающим объектом
PosExchange.LogMode - Enum in ru.inpas.connector.lib
Идентификаторы режима логирования
PosExchange.ParameterId - Enum in ru.inpas.connector.lib
Идентификаторы параметров передаваемых в метод SetParameter.
PosExchange.Progress - Enum in ru.inpas.connector.lib
Идентификаторы состояния выполнения обмена данными с терминалом
PosExchange.Result - Enum in ru.inpas.connector.lib
Идентификаторы результата обмена данными с терминалом
putBytes(SAParam.ID, byte[]) - Method in class ru.inpas.connector.lib.SAParam
Установить данные по идентификатору
putInteger(SAParam.ID, Integer) - Method in class ru.inpas.connector.lib.SAParam
Установить числовое значение по идентификатору
putString(SAParam.ID, String) - Method in class ru.inpas.connector.lib.SAParam
Установить строку по идентификатору

R

read(byte[]) - Method in interface ru.inpas.communication.ICommunication
Чтение данных
ru.inpas.communication - package ru.inpas.communication
 
ru.inpas.connector.lib - package ru.inpas.connector.lib
 

S

SAParam - Class in ru.inpas.connector.lib
Класс параметров протокола SA
SAParam() - Constructor for class ru.inpas.connector.lib.SAParam
Конструктор по умолчанию
SAParam.ID - Enum in ru.inpas.connector.lib
Идентификаторы полей протокола SA
SetParameter(PosExchange.ParameterId, Object) - Static method in class ru.inpas.connector.lib.PosExchange
Установить параметры

V

valueOf(String) - Static method in enum ru.inpas.communication.ICommunication.DeviceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ru.inpas.communication.ICommunication.ErrorCommunication
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ru.inpas.connector.lib.PosExchange.LogMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ru.inpas.connector.lib.PosExchange.ParameterId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ru.inpas.connector.lib.PosExchange.Progress
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ru.inpas.connector.lib.PosExchange.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ru.inpas.connector.lib.SAParam.ID
Returns the enum constant of this type with the specified name.
values() - Static method in enum ru.inpas.communication.ICommunication.DeviceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ru.inpas.communication.ICommunication.ErrorCommunication
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ru.inpas.connector.lib.PosExchange.LogMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ru.inpas.connector.lib.PosExchange.ParameterId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ru.inpas.connector.lib.PosExchange.Progress
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ru.inpas.connector.lib.PosExchange.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ru.inpas.connector.lib.SAParam.ID
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Static variable in class ru.inpas.connector.lib.PosExchange
Версия библиотеки (2.0.10.1)

W

write(byte[]) - Method in interface ru.inpas.communication.ICommunication
Запись данных
C D G I L O P R S V W 
Skip navigation links