|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.messaging.common.consumer.notifier.Notification
org.gcube.messaging.common.consumer.ri.RINotification
public class RINotification
Constructor Summary | |
---|---|
RINotification()
|
Method Summary | |
---|---|
java.lang.String |
getServiceClass()
get the serviceclass |
java.lang.String |
getServiceName()
get the serviceName |
void |
setServiceClass(java.lang.String serviceClass)
set teh serviceclass |
void |
setServiceName(java.lang.String serviceName)
set the ServiceName |
Methods inherited from class org.gcube.messaging.common.consumer.notifier.Notification |
---|
getMessage, getScope, getSourceGHN, getTime, getType, setMessage, setScope, setSourceGHN, setTime, setType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RINotification()
Method Detail |
---|
public java.lang.String getServiceName()
public void setServiceName(java.lang.String serviceName)
serviceName
- the seviceNamepublic java.lang.String getServiceClass()
public void setServiceClass(java.lang.String serviceClass)
serviceClass
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |