public class HavingClause extends Clause
Constructor and Description |
---|
HavingClause() |
HavingClause(Predicate predicate) |
Modifier and Type | Method and Description |
---|---|
void |
accept(IVisitor visitor)
Accept the given visitor.
|
boolean |
equals(Object obj) |
int |
hashCode() |
public HavingClause()
public HavingClause(Predicate predicate)
Copyright © 2016 Nuxeo SA. All rights reserved.