public final class PathExpression extends Object implements Expression
| Modifier and Type | Class and Description |
|---|---|
static class |
PathExpression.AggregationType |
| Constructor and Description |
|---|
PathExpression(PathExpression.AggregationType aggregationType,
String path) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PathExpression.AggregationType |
getAggregationType() |
String |
getPath() |
int |
hashCode() |
String |
toString() |
public PathExpression(PathExpression.AggregationType aggregationType, String path)
public PathExpression.AggregationType getAggregationType()
public String getPath()
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.