public class SingleInputBindings extends Object implements Expr.ObjectBinding
| Constructor and Description |
|---|
SingleInputBindings(ExpressionType type) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String name) |
ExpressionType |
getType(String name) |
void |
set(Object value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitareNumeric, areNumeric, areSameTypes, areSameTypes, areScalar, areScalar, canVectorize, canVectorizepublic SingleInputBindings(ExpressionType type)
public Object get(String name)
get in interface Expr.ObjectBinding@Nullable public ExpressionType getType(String name)
getType in interface Expr.InputBindingInspectorCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.