Package | Description |
---|---|
com.dsi.ant.plugins.antplus.pccbase |
Modifier and Type | Method and Description |
---|---|
static AntPlusCommonPcc.CommonDataPage |
AntPlusCommonPcc.CommonDataPage.getValueFromInt(int intValue)
Convert int to equivalent enum value
|
static AntPlusCommonPcc.CommonDataPage |
AntPlusCommonPcc.CommonDataPage.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AntPlusCommonPcc.CommonDataPage[] |
AntPlusCommonPcc.CommonDataPage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AntPlusCommonPcc.requestCommonDataPage(AntPlusCommonPcc.CommonDataPage commonDataPage,
AntPlusCommonPcc.IRequestFinishedReceiver requestFinishedReceiver)
Send a request to the device to send the requested
AntPlusCommonPcc.CommonDataPage . |
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.