public class SAConfigNotifications extends Object
| Constructor and Description |
|---|
SAConfigNotifications() |
| Modifier and Type | Method and 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 © 2025. All rights reserved.