public class SuccessMessage extends Message
| Constructor and Description |
|---|
SuccessMessage() |
SuccessMessage(List<Notification> notifications) |
SuccessMessage(Notification... notifications) |
SuccessMessage(String elementName,
List<Notification> notifications) |
addNotification, getElementName, getNotifications, isSuccess, setElementName, setNotifications, setSuccesspublic SuccessMessage()
public SuccessMessage(Notification... notifications)
public SuccessMessage(List<Notification> notifications)
public SuccessMessage(String elementName, List<Notification> notifications)
Copyright © 2019. All rights reserved.