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