org.deegree.protocol.sos.getfeatureofinterest
Class GetFeatureOfInterest

java.lang.Object
  extended by org.deegree.protocol.sos.getfeatureofinterest.GetFeatureOfInterest

public class GetFeatureOfInterest
extends Object

The GetFeatureOfInterestclass TODO

Version:
$Revision: 19462 $, $Date: 2009-09-01 15:51:06 +0200 (Tue, 01 Sep 2009) $
Author:
Andrei Ionita, last edited by: $Author: aschmitz $

Method Summary
 SpatialFilter getEventTime()
           
 String[] getFoiID()
           
 SpatialFilter getLocation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFoiID

public String[] getFoiID()
Returns:
the featureOfInterestID

getLocation

public SpatialFilter getLocation()
Returns:
the location filter

getEventTime

public SpatialFilter getEventTime()
Returns:
the time filter


Copyright © 2011. All Rights Reserved.