public abstract class CategoryPredicate extends PropertyPredicate implements BasePredicate
Constructor and Description |
---|
CategoryPredicate(String propertyId) |
Modifier and Type | Method and Description |
---|---|
void |
accept(PredicateVisitor visitor)
Accept the given visitor.
|
equals, getPropertyId, getPropertyIds, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getPropertyIds
public CategoryPredicate(String propertyId)
public void accept(PredicateVisitor visitor)
PredicateVisitorAcceptor
accept
in interface PredicateVisitorAcceptor
visitor
- the visitorCopyright © 2022 Apache Software Foundation. All rights reserved.