public final class NotificationResponse extends AbstractDataTransferObject implements NotificationResponseContract
Modifier and Type | Class and Description |
---|---|
static class |
NotificationResponse.Builder
A builder which can be used to construct
NotificationResponse instances. |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
Long |
getNotificationId() |
String |
getStatus() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
public String getMessage()
getMessage
in interface NotificationResponseContract
public String getStatus()
getStatus
in interface NotificationResponseContract
public Long getNotificationId()
getNotificationId
in interface NotificationResponseContract
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.