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