public class Condition extends Object
Condition()
String
getKey()
getOperator()
Object
getValue()
void
setKey(String key)
setOperator(String operator)
setValue(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Condition()
public String getKey()
public void setKey(String key)
public Object getValue()
public void setValue(Object value)
public String getOperator()
public void setOperator(String operator)
Copyright © 2024. All rights reserved.