com.garmin.xmlschemas.trainingcenterdatabase.v1
Class HeartRateAsPercentOfMaxT
java.lang.Object
com.garmin.xmlschemas.trainingcenterdatabase.v1.HeartRateValueT
com.garmin.xmlschemas.trainingcenterdatabase.v1.HeartRateAsPercentOfMaxT
public class HeartRateAsPercentOfMaxT
- extends HeartRateValueT
Java class for HeartRateAsPercentOfMax_t complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HeartRateAsPercentOfMax_t">
<complexContent>
<extension base="{http://www.garmin.com/xmlschemas/TrainingCenterDatabase/v1}HeartRateValue_t">
<sequence>
<element name="Value" type="{http://www.garmin.com/xmlschemas/TrainingCenterDatabase/v1}PercentOfMax_t"/>
</sequence>
</extension>
</complexContent>
</complexType>
|
Field Summary |
protected short |
value
|
|
Method Summary |
short |
getValue()
Gets the value of the value property. |
void |
setValue(short value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
protected short value
HeartRateAsPercentOfMaxT
public HeartRateAsPercentOfMaxT()
getValue
public short getValue()
- Gets the value of the value property.
setValue
public void setValue(short value)
- Sets the value of the value property.
Copyright © 2007 MotionBased subsidiary of Garmin Ltd.. All Rights Reserved.