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