| Package | Description |
|---|---|
| com.dsi.ant.plugins.antplus.pcc |
| Modifier and Type | Method and Description |
|---|---|
static AntPlusBloodPressurePcc.DownloadMeasurementsStatusCode |
AntPlusBloodPressurePcc.DownloadMeasurementsStatusCode.getValueFromInt(int intValue)
Convert int to equivalent enum value
|
static AntPlusBloodPressurePcc.DownloadMeasurementsStatusCode |
AntPlusBloodPressurePcc.DownloadMeasurementsStatusCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AntPlusBloodPressurePcc.DownloadMeasurementsStatusCode[] |
AntPlusBloodPressurePcc.DownloadMeasurementsStatusCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AntPlusBloodPressurePcc.IDownloadMeasurementsStatusReceiver.onDownloadMeasurementsStatus(AntPlusBloodPressurePcc.DownloadMeasurementsStatusCode statusCode,
AntFsRequestStatus finishedCode)
Receives the data from a DownloadMeasurementsStatus event.
|
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.