Package | Description |
---|---|
com.rscja.deviceapi |
Modifier and Type | Method and Description |
---|---|
static DeviceInfo.InfoType |
DeviceInfo.InfoType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DeviceInfo.InfoType[] |
DeviceInfo.InfoType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
DeviceInfo.getDeviceInfo(DeviceInfo.InfoType type,
java.lang.String values)
获取设备信息
Get device info |