|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.messaging.common.consumer.BrokerSubscription.TopicCouple
public class BrokerSubscription.TopicCouple
topic couple
| Constructor Summary | |
|---|---|
BrokerSubscription.TopicCouple()
|
|
| Method Summary | |
|---|---|
org.gcube.common.core.scope.GCUBEScope |
getScope()
get the scope |
String |
getTopicName()
get the topic name |
void |
setScope(org.gcube.common.core.scope.GCUBEScope scope)
set the scope |
void |
setTopicName(String topicName)
set the topic name |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BrokerSubscription.TopicCouple()
| Method Detail |
|---|
public org.gcube.common.core.scope.GCUBEScope getScope()
public void setScope(org.gcube.common.core.scope.GCUBEScope scope)
scope - the scopepublic String getTopicName()
public void setTopicName(String topicName)
topicName - the topic name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||