Constructor and Description |
---|
EqualCondition(QueryParameter parameter,
Object value) |
Modifier and Type | Method and Description |
---|---|
QueryParameter |
getParameter()
The
QueryParameter restricted by this condition. |
Object |
getValue() |
String |
toString() |
public EqualCondition(QueryParameter parameter, Object value)
public QueryParameter getParameter()
Condition
The QueryParameter
restricted by this condition.
getParameter
in interface Condition
public Object getValue()
Copyright © 2017. All rights reserved.