Constructor and Description |
---|
BetweenCondition(QueryParameter parameter,
Comparable x,
Comparable y) |
Modifier and Type | Method and Description |
---|---|
QueryParameter |
getParameter() |
Comparable |
getX() |
Comparable |
getY() |
public BetweenCondition(QueryParameter parameter, Comparable x, Comparable y)
public QueryParameter getParameter()
getParameter
in interface Condition
public Comparable getX()
public Comparable getY()
Copyright © 2017 JBoss by Red Hat. All rights reserved.