public class Topic extends Object
Constructor and Description |
---|
Topic() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
int |
getNumberOfSubscribers() |
void |
setName(String name) |
void |
setNumberOfSubscribers(int numberOfSubscribers) |
Copyright © 2020 WSO2. All rights reserved.