- setArtist(String) - Method in class com.example.datamanagement.Record
-
This sets the Artist of the Record
- setGenre(String) - Method in class com.example.datamanagement.Record
-
This sets the Genre of the Record
- setHeartRate(int) - Method in class com.example.datamanagement.Record
-
This sets the heart rate of the Record
- setSong(String) - Method in class com.example.datamanagement.Record
-
This sets the Song of the Record
- setTimeStamp(int) - Method in class com.example.datamanagement.Record
-
This sets the time stamp of the Record
- storage_Success - Static variable in class com.example.datamanagement.R.string
-
- store(View) - Method in class com.example.datamanagement.MainActivity
-
The store function is called when the Store button is pressed; it initiates the activity which stores the data.
- store - Static variable in class com.example.datamanagement.R.menu
-
- store_Current_Information - Static variable in class com.example.datamanagement.R.string
-
- StoreActivity - Class in com.example.datamanagement
-
- StoreActivity() - Constructor for class com.example.datamanagement.StoreActivity
-
- successfulLogging - Static variable in class com.example.datamanagement.R.string
-