| Package | Description |
|---|---|
| ru.inpas.connector.lib |
| Modifier and Type | Method and Description |
|---|---|
static PosExchange.Progress |
PosExchange.Progress.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PosExchange.Progress[] |
PosExchange.Progress.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PosExchange.IAsynHandler.OnProgress(PosExchange.Progress progtess)
Вызов уведомления о изменении состояния процесса выполнения обмена данными с терминалом
|
protected void |
PosExchange.onProgressUpdate(PosExchange.Progress... progress) |