|
||||||||||
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 | |
---|---|
GCUBEScope |
getScope()
get the scope |
java.lang.String |
getTopicName()
get the topic name |
void |
setScope(GCUBEScope scope)
set the scope |
void |
setTopicName(java.lang.String topicName)
set the topic name |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BrokerSubscription.TopicCouple()
Method Detail |
---|
public GCUBEScope getScope()
public void setScope(GCUBEScope scope)
scope
- the scopepublic java.lang.String getTopicName()
public void setTopicName(java.lang.String topicName)
topicName
- the topic name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |