public class SimpleExpression extends Object implements Criterion
SimpleExpression(String propertyName, Object value, Operator op)
Operator
getOp()
String
getPropertyName()
Object
getValue()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SimpleExpression(String propertyName, Object value, Operator op)
public String getPropertyName()
public Object getValue()
public Operator getOp()
public String toString()
toString
Criterion
Copyright © 2012–2014. All rights reserved.