public class ObjectArrayEventBeanCopyMethodWithArrayMap extends Object implements EventBeanCopyMethod
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
ObjectArrayEventBeanCopyMethodWithArrayMap(ObjectArrayEventType eventType,
EventBeanTypedEventFactory eventAdapterService,
int[] mapIndexesToCopy,
int[] arrayIndexesToCopy) |
Modifier and Type | Method and Description |
---|---|
EventBean |
copy(EventBean theEvent)
Copy the event bean returning a shallow copy.
|
public static final EPTypeClass EPTYPE
public ObjectArrayEventBeanCopyMethodWithArrayMap(ObjectArrayEventType eventType, EventBeanTypedEventFactory eventAdapterService, int[] mapIndexesToCopy, int[] arrayIndexesToCopy)
public EventBean copy(EventBean theEvent)
EventBeanCopyMethod
copy
in interface EventBeanCopyMethod
theEvent
- to copyCopyright © 2005–2022. All rights reserved.