| Package | Description |
|---|---|
| ru.inpas.connector.lib |
| Modifier and Type | Method and Description |
|---|---|
static PosExchange.ParameterId |
PosExchange.ParameterId.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PosExchange.ParameterId[] |
PosExchange.ParameterId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
PosExchange.GetParameter(PosExchange.ParameterId id) |
static void |
PosExchange.SetParameter(PosExchange.ParameterId id,
java.lang.Object value)
Установить параметры
|