public class SContextEntryImpl extends Object implements SContextEntry
| Constructor and Description |
|---|
SContextEntryImpl(String key,
org.bonitasoft.engine.expression.model.SExpression expression) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
org.bonitasoft.engine.expression.model.SExpression |
getExpression() |
String |
getKey() |
int |
hashCode() |
void |
setExpression(org.bonitasoft.engine.expression.model.SExpression expression) |
void |
setKey(String key) |
public SContextEntryImpl(String key, org.bonitasoft.engine.expression.model.SExpression expression)
public String getKey()
getKey in interface SContextEntrypublic void setKey(String key)
public org.bonitasoft.engine.expression.model.SExpression getExpression()
getExpression in interface SContextEntrypublic void setExpression(org.bonitasoft.engine.expression.model.SExpression expression)
Copyright © 2015 Bonitasoft S.A.. All rights reserved.