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() |
acceptpublic And and(FieldExpression exp)
and in class FieldExpressionpublic String asString()
FieldExpressionasString in class FieldExpressionpublic List<FieldExpression> getExpressions()
Copyright © 2016. All rights reserved.