public static class ConnectorVariableStore.ConnectorParamVariable extends Object implements CoreVariableInstance
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected TypedValue |
value |
| Constructor and Description |
|---|
ConnectorVariableStore.ConnectorParamVariable(String name,
TypedValue value) |
protected String name
protected TypedValue value
public ConnectorVariableStore.ConnectorParamVariable(String name, TypedValue value)
public String getName()
getName in interface CoreVariableInstancepublic TypedValue getTypedValue(boolean deserializeObjectValue)
getTypedValue in interface CoreVariableInstanceCopyright © 2018. All rights reserved.