| Package | Description |
|---|---|
| ru.inpas.communication |
| Modifier and Type | Method and Description |
|---|---|
ICommunication.DeviceType |
ICommunication.getDeviceType()
Возвращает тип соединения с устройством
|
static ICommunication.DeviceType |
ICommunication.DeviceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ICommunication.DeviceType[] |
ICommunication.DeviceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|