public class ExpressionResultCacheEntryBeanAndCollBean
extends java.lang.Object
Constructor and Description |
---|
ExpressionResultCacheEntryBeanAndCollBean(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) |