public class ValueBinding extends FieldBinding
| Constructor and Description |
|---|
ValueBinding(Path field,
BoundValue value,
QueryExpression originalQ,
QueryExpression boundQ) |
| Modifier and Type | Method and Description |
|---|---|
BoundValue |
getValue()
Returns the bound value
|
getBoundQuery, getField, getOriginalQuerypublic ValueBinding(Path field, BoundValue value, QueryExpression originalQ, QueryExpression boundQ)
public BoundValue getValue()
Copyright © 2015. All rights reserved.