| 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()
ConditionThe QueryParameter restricted by this condition.
getParameter in interface Conditionpublic Object getValue()
Copyright © 2015 JBoss by Red Hat. All rights reserved.