Index
All Classes and Interfaces|All Packages
G
- getComment() - Method in class com.example.cardiotracker.HealthData
-
Returns the comment associated with the health data.
- getComment() - Method in class com.example.cardiotracker.info
-
Returns the comment related to the health data.
- getData() - Method in class com.example.cardiotracker.info
-
Returns the list of user data stored in the `info` object.
- getDate() - Method in class com.example.cardiotracker.HealthData
-
Returns the date of the health data.
- getDiaPressure() - Method in class com.example.cardiotracker.info
-
Returns the diastolic pressure value.
- getDiastolicPressure() - Method in class com.example.cardiotracker.HealthData
-
Returns the diastolic pressure value.
- getHeartRate() - Method in class com.example.cardiotracker.HealthData
-
Returns the heart rate value.
- getHeartRate() - Method in class com.example.cardiotracker.info
-
Returns the heart rate value.
- getSysPressure() - Method in class com.example.cardiotracker.info
-
Returns the systolic pressure value.
- getSystemDate() - Method in class com.example.cardiotracker.info
-
Returns the system date when the data was recorded.
- getSystemTime() - Method in class com.example.cardiotracker.info
-
Returns the system time when the data was recorded.
- getSystolicPressure() - Method in class com.example.cardiotracker.HealthData
-
Returns the systolic pressure value.
- getTime() - Method in class com.example.cardiotracker.HealthData
-
Returns the time of the health data.
- getView(int, View, ViewGroup) - Method in class com.example.cardiotracker.HealthDataAdapter
-
Gets a View that displays the data at the specified position in the data list.
All Classes and Interfaces|All Packages