org.opennms.web.map.config
Class Filter

java.lang.Object
  extended by org.opennms.web.map.config.Filter

public class Filter
extends Object

Author:
Antonio Russo

Constructor Summary
Filter(String table, String condition)
           
 
Method Summary
protected  String getCondition()
           
protected  String getTable()
           
protected  void setCondition(String condition)
           
protected  void setTable(String table)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Filter

public Filter(String table,
              String condition)
Method Detail

getCondition

protected String getCondition()

setCondition

protected void setCondition(String condition)

getTable

protected String getTable()

setTable

protected void setTable(String table)


Copyright © 2009. All Rights Reserved.