public class SCorrelationDefinitionImpl extends Object implements SCorrelationDefinition
| Constructor and Description |
|---|
SCorrelationDefinitionImpl(org.bonitasoft.engine.expression.model.SExpression key,
org.bonitasoft.engine.expression.model.SExpression value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.bonitasoft.engine.expression.model.SExpression |
getKey() |
org.bonitasoft.engine.expression.model.SExpression |
getValue() |
int |
hashCode() |
void |
setKey(org.bonitasoft.engine.expression.model.SExpression key) |
void |
setValue(org.bonitasoft.engine.expression.model.SExpression value) |
String |
toString() |
public SCorrelationDefinitionImpl(org.bonitasoft.engine.expression.model.SExpression key, org.bonitasoft.engine.expression.model.SExpression value)
public org.bonitasoft.engine.expression.model.SExpression getKey()
getKey in interface SCorrelationDefinitionpublic org.bonitasoft.engine.expression.model.SExpression getValue()
getValue in interface SCorrelationDefinitionpublic void setKey(org.bonitasoft.engine.expression.model.SExpression key)
public void setValue(org.bonitasoft.engine.expression.model.SExpression value)
Copyright © 2016 Bonitasoft S.A.. All rights reserved.