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