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, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetPropertyIdspublic CategoryPredicate(String propertyId)
public void accept(PredicateVisitor visitor)
PredicateVisitorAcceptoraccept in interface PredicateVisitorAcceptorvisitor - the visitorCopyright © 2022 Apache Software Foundation. All rights reserved.