@Deprecated public class TopicNodeInfo extends Object
Constructor and Description |
---|
TopicNodeInfo(org.wso2.carbon.event.stub.internal.xsd.TopicNode topicNode,
String path)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getPath()
Deprecated.
|
org.wso2.carbon.event.stub.internal.xsd.TopicNode |
getTopicNode()
Deprecated.
|
void |
setPath(String path)
Deprecated.
|
void |
setTopicNode(org.wso2.carbon.event.stub.internal.xsd.TopicNode topicNode)
Deprecated.
|
public TopicNodeInfo(org.wso2.carbon.event.stub.internal.xsd.TopicNode topicNode, String path)
public org.wso2.carbon.event.stub.internal.xsd.TopicNode getTopicNode()
public void setTopicNode(org.wso2.carbon.event.stub.internal.xsd.TopicNode topicNode)
public String getPath()
public void setPath(String path)
Copyright © 2024 WSO2. All rights reserved.