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, wait
accept
public PropertyPredicate(String propertyId)
public Set<String> getPropertyIds()
getPropertyIds
in interface BasePredicate
public String getPropertyId()
Copyright © 2022 Apache Software Foundation. All rights reserved.