| Package | Description |
|---|---|
| com.querydsl.core.types |
Expression types
|
| Modifier and Type | Field and Description |
|---|---|
static java.util.Set<Ops.AggOps> |
Ops.aggOps |
| Modifier and Type | Method and Description |
|---|---|
static Ops.AggOps |
Ops.AggOps.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Ops.AggOps[] |
Ops.AggOps.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2021 Querydsl. All rights reserved.