Package | Description |
---|---|
com.dsi.ant.plugins.antplus.pcc |
Modifier and Type | Method and Description |
---|---|
static AntPlusFitnessEquipmentPcc.Settings.Gender |
AntPlusFitnessEquipmentPcc.Settings.Gender.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AntPlusFitnessEquipmentPcc.Settings.Gender[] |
AntPlusFitnessEquipmentPcc.Settings.Gender.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AntPlusFitnessEquipmentPcc.Settings(java.lang.String friendlyName,
AntPlusFitnessEquipmentPcc.Settings.Gender gender,
short age,
float height,
float weight)
Creates a Settings object with the minimum required fields
|
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.