public class SimpleNotification_Chromattic extends SimpleNotification implements org.chromattic.apt.Instrumented
| Modifier and Type | Field and Description |
|---|---|
org.chromattic.spi.instrument.MethodHandler |
handler |
| Constructor and Description |
|---|
SimpleNotification_Chromattic(org.chromattic.spi.instrument.MethodHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getName() |
int |
getNumber() |
String |
getPath() |
String |
getSummary() |
String |
getType() |
String |
getUserId() |
void |
setNumber(int arg_0) |
void |
setSummary(String arg_0) |
void |
setType(String arg_0) |
void |
setUserId(String arg_0) |
public SimpleNotification_Chromattic(org.chromattic.spi.instrument.MethodHandler handler)
public final void setSummary(String arg_0)
setSummary in class SimpleNotificationpublic final String getName()
getName in class SimpleNotificationpublic final String getSummary()
getSummary in class SimpleNotificationpublic final String getId()
getId in class SimpleNotificationpublic final void setType(String arg_0)
setType in class SimpleNotificationpublic final void setNumber(int arg_0)
setNumber in class SimpleNotificationpublic final int getNumber()
getNumber in class SimpleNotificationpublic final String getType()
getType in class SimpleNotificationpublic final String getPath()
getPath in class SimpleNotificationpublic final String getUserId()
getUserId in class SimpleNotificationpublic final void setUserId(String arg_0)
setUserId in class SimpleNotificationCopyright © 2003–2019 eXo Platform SAS. All rights reserved.