public class SuccessMessageLd extends MessageLd
| Constructor and Description |
|---|
SuccessMessageLd(List<NotificationLd> notifications) |
SuccessMessageLd(NotificationLd... notifications) |
SuccessMessageLd(String elementName,
List<NotificationLd> notifications) |
addNotification, getElementId, getElementName, getNotifications, isSuccess, setElementId, setElementName, setNotifications, setSuccesspublic SuccessMessageLd(NotificationLd... notifications)
public SuccessMessageLd(List<NotificationLd> notifications)
public SuccessMessageLd(String elementName, List<NotificationLd> notifications)
Copyright © 2019. All rights reserved.