org.deegree.client.sos.storage
Class StorageGetObservation
java.lang.Object
org.deegree.client.sos.storage.StorageGetObservation
public class StorageGetObservation
- extends Object
Storage class containing the contents of a GetObservation request.
O&M-data is stored in a list of Observation-objects.
- Author:
- Ulrich Neumeister, last edited by: $Author: aionita $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StorageGetObservation
public StorageGetObservation()
getObservationCollection
public List<Observation> getObservationCollection()
setObservationCollection
public void setObservationCollection(List<Observation> that)
Copyright © 2011. All Rights Reserved.