public class WSTag extends Object
| Constructor and Description |
|---|
WSTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCategory() |
long |
getTagCount() |
String |
getTagName() |
void |
setCategory(int category) |
void |
setTagCount(long tagCount) |
void |
setTagName(String tagName) |
Copyright © 2019 WSO2. All rights reserved.