public class TextNotificationMessage extends eu.limetri.platform.api.RequestMessage implements Serializable, org.jvnet.jaxb2_commons.lang.ToString
| Modifier and Type | Field and Description |
|---|---|
protected TextNotification |
textNotification |
| Constructor and Description |
|---|
TextNotificationMessage() |
| 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) |
TextNotification |
getTextNotification()
Obtiene el valor de la propiedad textNotification.
|
boolean |
isSetTextNotification() |
void |
setTextNotification(TextNotification value)
Define el valor de la propiedad textNotification.
|
String |
toString() |
TextNotificationMessage |
withTextNotification(TextNotification value) |
protected TextNotification textNotification
public TextNotification getTextNotification()
TextNotificationpublic void setTextNotification(TextNotification value)
value - allowed object is
TextNotificationpublic boolean isSetTextNotification()
public String toString()
toString in class eu.limetri.platform.api.RequestMessagepublic 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 eu.limetri.platform.api.RequestMessagepublic 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 eu.limetri.platform.api.RequestMessagepublic TextNotificationMessage withTextNotification(TextNotification value)
Copyright © 2014. All Rights Reserved.