public class UnaryPropertyPathOperation extends Object implements PropertyPathExpression
| Constructor and Description |
|---|
UnaryPropertyPathOperation(String operator,
PropertyPathExpression operand) |
| Modifier and Type | Method and Description |
|---|---|
PropertyPathExpression |
getOperand() |
public UnaryPropertyPathOperation(String operator, PropertyPathExpression operand)
public PropertyPathExpression getOperand()
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.