public class ObservationObject extends Object
| Constructor and Description |
|---|
ObservationObject() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getObservationDate() |
Double |
getObservationValue() |
void |
setObservationDate(Date observationDate) |
void |
setObservationValue(Double observationValue) |
Copyright © 2015 Enterprise Information Systems - University of Bonn. All rights reserved.