org.deegree.client.sos.requesthandler.kvp
Class GetKVPGetObservation

java.lang.Object
  extended by org.deegree.client.sos.requesthandler.kvp.GetKVPGetObservation

public class GetKVPGetObservation
extends Object

RequestHandler-class which gets the KVPs for the GetObservation request from a StorageGetCapabilities.

Author:
Ulrich Neumeister, last edited by: $Author: aionita $

Constructor Summary
GetKVPGetObservation(StorageGetCapabilities storage)
          Public constructor fills the KVPGetObservation object with contents from the given StorageGetCapabilities object.
 
Method Summary
 KVPGetObservation getKVPGetObservation()
           
 void setKVPGetObservation(KVPGetObservation that)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetKVPGetObservation

public GetKVPGetObservation(StorageGetCapabilities storage)
Public constructor fills the KVPGetObservation object with contents from the given StorageGetCapabilities object.

Parameters:
storage -
Method Detail

getKVPGetObservation

public KVPGetObservation getKVPGetObservation()
Returns:

setKVPGetObservation

public void setKVPGetObservation(KVPGetObservation that)
Parameters:
that -


Copyright © 2011. All Rights Reserved.