Modifier and Type | Field and Description |
---|---|
protected String |
key |
protected TypedValue |
typedValue |
Constructor and Description |
---|
DmnDecisionRuleOutputEntry(String key,
TypedValue typedValue) |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
Object |
getValue() |
Object |
setValue(Object value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCode
protected final String key
protected final TypedValue typedValue
public DmnDecisionRuleOutputEntry(String key, TypedValue typedValue)
Copyright © 2019. All rights reserved.