public class ExpressionResultCacheEntryBeanAndCollBean extends Object
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
ExpressionResultCacheEntryBeanAndCollBean(EventBean reference,
Collection<EventBean> result) |
Modifier and Type | Method and Description |
---|---|
EventBean |
getReference() |
Collection<EventBean> |
getResult() |
void |
setReference(EventBean reference) |
void |
setResult(Collection<EventBean> result) |
public static final EPTypeClass EPTYPE
public ExpressionResultCacheEntryBeanAndCollBean(EventBean reference, Collection<EventBean> result)
public EventBean getReference()
public void setReference(EventBean reference)
public Collection<EventBean> getResult()
public void setResult(Collection<EventBean> result)
Copyright © 2005–2021. All rights reserved.