public @interface ExternalDWValue
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
functionBeanToValue
Returns the function name of the function that maps event beans to value objects.
|
java.lang.String |
functionValueToBean
Returns the function name of the function that maps values to event objects.
|