|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of IntensityT in com.garmin.xmlschemas.trainingcenterdatabase.v1 |
|---|
| Fields in com.garmin.xmlschemas.trainingcenterdatabase.v1 declared as IntensityT | |
|---|---|
protected IntensityT |
StepT.intensity
|
protected IntensityT |
CourseLapT.intensity
|
protected IntensityT |
ActivityLapT.intensity
|
| Methods in com.garmin.xmlschemas.trainingcenterdatabase.v1 that return IntensityT | |
|---|---|
static IntensityT |
IntensityT.fromValue(java.lang.String v)
|
IntensityT |
StepT.getIntensity()
Gets the value of the intensity property. |
IntensityT |
CourseLapT.getIntensity()
Gets the value of the intensity property. |
IntensityT |
ActivityLapT.getIntensity()
Gets the value of the intensity property. |
static IntensityT |
IntensityT.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IntensityT[] |
IntensityT.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 IntensityT | |
|---|---|
void |
StepT.setIntensity(IntensityT value)
Sets the value of the intensity property. |
void |
CourseLapT.setIntensity(IntensityT value)
Sets the value of the intensity property. |
void |
ActivityLapT.setIntensity(IntensityT value)
Sets the value of the intensity property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||