| Package | Description |
|---|---|
| com.revolsys.data.query |
| Modifier and Type | Method and Description |
|---|---|
LessThanEqual |
LessThanEqual.clone() |
static LessThanEqual |
Q.lessThanEqual(FieldDefinition attribute,
Object value) |
static LessThanEqual |
Q.lessThanEqual(QueryValue left,
QueryValue right) |
static LessThanEqual |
Q.lessThanEqual(String name,
Object value) |
static LessThanEqual |
Q.lessThanEqual(String name,
QueryValue right) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.