public class And extends FieldExpression
Constructor and Description |
---|
And() |
Modifier and Type | Method and Description |
---|---|
And |
and(FieldExpression exp) |
String |
asString()
Represents FieldExpression as string.
|
List<FieldExpression> |
getExpressions() |
accept, always, questionMark
public And and(FieldExpression exp)
and
in class FieldExpression
public String asString()
FieldExpression
asString
in class FieldExpression
public List<FieldExpression> getExpressions()
Copyright © 2020 JBoss by Red Hat. All rights reserved.