public static class AntPluginDeviceDbProvider.DeviceDbDeviceInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.Integer |
antDeviceNumber |
static |
CREATOR |
java.lang.Long |
device_dbId |
java.lang.Boolean |
isPreferredDevice |
static java.lang.String |
KEY_DEFAULT_DEVICEDBKEY |
java.lang.Long |
plugin_dbId |
java.lang.String |
visibleName |
Constructor and Description |
---|
AntPluginDeviceDbProvider.DeviceDbDeviceInfo() |
AntPluginDeviceDbProvider.DeviceDbDeviceInfo(int ipcVersionNumber) |
AntPluginDeviceDbProvider.DeviceDbDeviceInfo(Parcel in) |
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
void |
writeToParcel(Parcel dest,
int flags) |
public static final java.lang.String KEY_DEFAULT_DEVICEDBKEY
public java.lang.Long device_dbId
public java.lang.Long plugin_dbId
public java.lang.Integer antDeviceNumber
public java.lang.String visibleName
public java.lang.Boolean isPreferredDevice
public static finalCREATOR
public AntPluginDeviceDbProvider.DeviceDbDeviceInfo()
public AntPluginDeviceDbProvider.DeviceDbDeviceInfo(int ipcVersionNumber)
public AntPluginDeviceDbProvider.DeviceDbDeviceInfo(Parcel in)
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.