public class SAConfigNotifications extends Object
| Constructor | Description |
|---|---|
SAConfigNotifications() |
| Modifier and Type | Method | Description |
|---|---|---|
SAConfigNotifications |
customerNotifications(SAConfigNotificationsCustomerNotifications customerNotifications) |
|
boolean |
equals(Object o) |
|
SAConfigNotificationsCustomerNotifications |
getCustomerNotifications() |
Get customerNotifications
|
SAConfigNotificationsMerchantNotifications |
getMerchantNotifications() |
Get merchantNotifications
|
int |
hashCode() |
|
SAConfigNotifications |
merchantNotifications(SAConfigNotificationsMerchantNotifications merchantNotifications) |
|
void |
setCustomerNotifications(SAConfigNotificationsCustomerNotifications customerNotifications) |
|
void |
setMerchantNotifications(SAConfigNotificationsMerchantNotifications merchantNotifications) |
|
String |
toString() |
public SAConfigNotifications merchantNotifications(SAConfigNotificationsMerchantNotifications merchantNotifications)
public SAConfigNotificationsMerchantNotifications getMerchantNotifications()
public void setMerchantNotifications(SAConfigNotificationsMerchantNotifications merchantNotifications)
public SAConfigNotifications customerNotifications(SAConfigNotificationsCustomerNotifications customerNotifications)
public SAConfigNotificationsCustomerNotifications getCustomerNotifications()
public void setCustomerNotifications(SAConfigNotificationsCustomerNotifications customerNotifications)
Copyright © 2026. All rights reserved.