public class Notification extends SynchRequestMessage implements Serializable, org.jvnet.jaxb2_commons.lang.ToString
| Modifier and Type | Field and Description |
|---|---|
protected NotificationInfo |
notificationInfo |
| Constructor and Description |
|---|
Notification() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
NotificationInfo |
getNotificationInfo()
Obtiene el valor de la propiedad notificationInfo.
|
boolean |
isSetNotificationInfo() |
void |
setNotificationInfo(NotificationInfo value)
Define el valor de la propiedad notificationInfo.
|
String |
toString() |
Notification |
withNotificationInfo(NotificationInfo value) |
@NotNull protected NotificationInfo notificationInfo
public NotificationInfo getNotificationInfo()
NotificationInfopublic void setNotificationInfo(NotificationInfo value)
value - allowed object is
NotificationInfopublic boolean isSetNotificationInfo()
public String toString()
toString in class SynchRequestMessagepublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringappend in class SynchRequestMessagepublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringappendFields in class SynchRequestMessagepublic Notification withNotificationInfo(NotificationInfo value)
Copyright © 2015. All Rights Reserved.