public class PropertySet extends Object implements PropertyPathExpression
| Constructor and Description |
|---|
PropertySet() |
| Modifier and Type | Method and Description |
|---|---|
void |
addElement(PropertyPathExpression propertyPathExpression) |
Set<PropertyPathExpression> |
getPropertySet() |
public void addElement(PropertyPathExpression propertyPathExpression)
propertyPathExpression - expected value is a predicate path or an inverse predicate pathpublic Set<PropertyPathExpression> getPropertySet()
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.