public class AccountUpdateNotification extends GenericNotification
GenericNotification.EventTypeEnum| Constructor and Description |
|---|
AccountUpdateNotification() |
| Modifier and Type | Method and Description |
|---|---|
AccountUpdateNotification |
content(UpdateAccountResponse content) |
boolean |
equals(Object o) |
AccountUpdateNotification |
error(NotificationErrorContainer error) |
UpdateAccountResponse |
getContent()
Get content
|
NotificationErrorContainer |
getError()
Get error
|
int |
hashCode() |
void |
setContent(UpdateAccountResponse content) |
void |
setError(NotificationErrorContainer error) |
String |
toString() |
getEventDate, getEventType, getExecutingUserKey, getLive, getPspReference, setEventDate, setEventType, setExecutingUserKey, setLive, setPspReferencepublic AccountUpdateNotification content(UpdateAccountResponse content)
public UpdateAccountResponse getContent()
public void setContent(UpdateAccountResponse content)
public AccountUpdateNotification error(NotificationErrorContainer error)
public NotificationErrorContainer getError()
public void setError(NotificationErrorContainer error)
public String toString()
toString in class GenericNotificationCopyright © 2020. All rights reserved.