Package | Description |
---|---|
it.geosolutions.jaiext.jiffle.parser.node |
Modifier and Type | Method and Description |
---|---|
static BinaryExpression.Operator |
BinaryExpression.Operator.get(int code) |
BinaryExpression.Operator |
BinaryExpression.getOp() |
static BinaryExpression.Operator |
BinaryExpression.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BinaryExpression.Operator[] |
BinaryExpression.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2018 GeoSolutions. All rights reserved.