public class EventSourceData
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
EventSourceData() |
| Modifier and Type | Method and Description |
|---|---|
AbstractEvent |
getEvent() |
EventConfigurationModel |
getEventConfig() |
void |
setEvent(AbstractEvent event) |
void |
setEventConfig(EventConfigurationModel eventConfig) |
public void setEvent(AbstractEvent event)
public AbstractEvent getEvent()
public void setEventConfig(EventConfigurationModel eventConfig)
public EventConfigurationModel getEventConfig()
Copyright © 2018 SAP SE. All Rights Reserved.