| Package | Description |
|---|---|
| org.apache.sling.query.resource.jcr.query |
| Modifier and Type | Method and Description |
|---|---|
static Formula.Operator |
Formula.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Formula.Operator[] |
Formula.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Formula(Formula.Operator operator,
List<Term> conditions) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.