| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet |
| Modifier and Type | Method and Description |
|---|---|
List<Vital> |
XlsxDataProvider.getVitals() |
List<Vital> |
DataProvider.getVitals()
Get a list of vitals from the data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataInserter.insertVitals(List<Vital> vitals)
Insert the given list of vital signs to a target database using the given
connection.
|
DataValidator |
DataValidator.setVitals(List<Vital> inVitals)
Set the list of vitals to validate.
|
Copyright © 2012–2017 Emory University. All rights reserved.