| Package | Description |
|---|---|
| org.eurekaclinical.i2b2.client.pdo |
| Modifier and Type | Method and Description |
|---|---|
Observer |
Observer.Builder.build()
Builds and returns the observer.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Observer> |
I2b2PdoResults.getObservers()
Gets the observers from these PDO results.
|
| Constructor and Description |
|---|
I2b2PdoResults(Collection<Patient> patients,
Collection<Event> events,
Collection<Observer> observers,
Collection<Observation> observations)
Default constructor.
|
Copyright © 2016 Emory University. All rights reserved.