public final class TppNotificationData extends Object
| Constructor and Description |
|---|
TppNotificationData(@NotNull List<NotificationSupportedMode> notificationModes,
@Nullable String tppNotificationUri) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull List<NotificationSupportedMode> |
getNotificationModes() |
@Nullable String |
getTppNotificationUri() |
int |
hashCode() |
String |
toString() |
@ConstructorProperties(value={"notificationModes","tppNotificationUri"}) public TppNotificationData(@NotNull @NotNull List<NotificationSupportedMode> notificationModes, @Nullable @Nullable String tppNotificationUri)
@NotNull public @NotNull List<NotificationSupportedMode> getNotificationModes()
@Nullable public @Nullable String getTppNotificationUri()
Copyright © 2020. All rights reserved.