public class Condition extends Object
Condition()
String
getField()
getOp()
getValue()
void
setField(String field)
setOp(String op)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Condition()
public String getField()
public void setField(String field)
public String getOp()
public void setOp(String op)
public String getValue()
public void setValue(String value)
Copyright © 2020. All rights reserved.