| Package | Description |
|---|---|
| com.stormpath.sdk.impl.query |
| Modifier and Type | Method and Description |
|---|---|
Operator |
SimpleExpression.getOp() |
static Operator |
Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operator[] |
Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SimpleExpression(String propertyName,
Object value,
Operator op) |
Copyright © 2012–2014. All rights reserved.