|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SensorStateT in com.garmin.xmlschemas.trainingcenterdatabase.v1 |
|---|
| Fields in com.garmin.xmlschemas.trainingcenterdatabase.v1 declared as SensorStateT | |
|---|---|
protected SensorStateT |
TrackpointT.sensorState
|
| Methods in com.garmin.xmlschemas.trainingcenterdatabase.v1 that return SensorStateT | |
|---|---|
static SensorStateT |
SensorStateT.fromValue(java.lang.String v)
|
SensorStateT |
TrackpointT.getSensorState()
Gets the value of the sensorState property. |
static SensorStateT |
SensorStateT.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SensorStateT[] |
SensorStateT.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in com.garmin.xmlschemas.trainingcenterdatabase.v1 with parameters of type SensorStateT | |
|---|---|
void |
TrackpointT.setSensorState(SensorStateT value)
Sets the value of the sensorState property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||