public abstract class PropertyPredicate extends Object implements BasePredicate
| Constructor and Description |
|---|
PropertyPredicate(String propertyId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPropertyId() |
Set<String> |
getPropertyIds() |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitacceptpublic PropertyPredicate(String propertyId)
public Set<String> getPropertyIds()
getPropertyIds in interface BasePredicatepublic String getPropertyId()
Copyright © 2022 Apache Software Foundation. All rights reserved.