public class ExpressionResultCacheEntryEventBeanArrayAndCollBean
extends java.lang.Object
Constructor and Description |
---|
ExpressionResultCacheEntryEventBeanArrayAndCollBean(EventBean[] reference,
java.util.Collection<EventBean> result) |
Modifier and Type | Method and Description |
---|---|
EventBean[] |
getReference() |
java.util.Collection<EventBean> |
getResult() |
void |
setReference(EventBean[] reference) |
void |
setResult(java.util.Collection<EventBean> result) |