public class GenericNotification extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GenericNotification.EventTypeEnum |
| Constructor and Description |
|---|
GenericNotification() |
| Modifier and Type | Method and Description |
|---|---|
GenericNotification.EventTypeEnum |
getEventType() |
String |
getExecutingUserKey() |
String |
getLive() |
String |
getPspReference() |
void |
setEventType(GenericNotification.EventTypeEnum eventType) |
void |
setExecutingUserKey(String executingUserKey) |
void |
setLive(String live) |
void |
setPspReference(String pspReference) |
String |
toString() |
public GenericNotification.EventTypeEnum getEventType()
public void setEventType(GenericNotification.EventTypeEnum eventType)
public String getExecutingUserKey()
public void setExecutingUserKey(String executingUserKey)
public String getLive()
public void setLive(String live)
public String getPspReference()
public void setPspReference(String pspReference)
Copyright © 2018. All rights reserved.