public class Tag
extends org.wso2.carbon.registry.api.Tag
Constructor and Description |
---|
Tag() |
Modifier and Type | Method and Description |
---|---|
int |
getCategory()
Get the category.
|
void |
setCategory(int category)
Set the category.
|
void |
setTagCount(long tagCount)
Set the tag count.
|
public void setTagCount(long tagCount)
setTagCount
in class org.wso2.carbon.registry.api.Tag
tagCount
- the tag count.public int getCategory()
public void setCategory(int category)
category
- the category.Copyright © 2016 WSO2 Inc. All Rights Reserved.