org.deegree.protocol.sos.filter
Class PropertyFilter

java.lang.Object
  extended by org.deegree.protocol.sos.filter.PropertyFilter
All Implemented Interfaces:
Filter

public class PropertyFilter
extends Object
implements Filter

Version:
$Revision: 19378 $, $Date: 2009-08-28 10:26:53 +0200 (Fri, 28 Aug 2009) $
Author:
Oliver Tonnhofer, last edited by: $Author: aionita $

Constructor Summary
PropertyFilter(String property)
           
 
Method Summary
 String getPropertyName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyFilter

public PropertyFilter(String property)
Parameters:
property -
Method Detail

getPropertyName

public String getPropertyName()
Returns:
the property name


Copyright © 2011. All Rights Reserved.