Package | Description |
---|---|
com.dsi.ant.plugins.antplus.pcc |
Modifier and Type | Method and Description |
---|---|
static AntPlusWeightScalePcc.BodyWeightStatus |
AntPlusWeightScalePcc.BodyWeightStatus.getValueFromInt(int intValue)
Converts an integer value to the equivalent enum.
|
static AntPlusWeightScalePcc.BodyWeightStatus |
AntPlusWeightScalePcc.BodyWeightStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AntPlusWeightScalePcc.BodyWeightStatus[] |
AntPlusWeightScalePcc.BodyWeightStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AntPlusWeightScalePcc.IBodyWeightBroadcastReceiver.onNewBodyWeightBroadcast(long estTimestamp,
java.util.EnumSet<EventFlag> eventFlags,
AntPlusWeightScalePcc.BodyWeightStatus bodyWeightStatus,
java.math.BigDecimal bodyWeight)
Receives the data from a BodyWeightBroadcast event.
|
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.