public class WSTaggedResourcePath extends Object
Constructor and Description |
---|
WSTaggedResourcePath() |
WSTaggedResourcePath(long tagcount,
WSMap[] tagcounts,
String resourcepath) |
Modifier and Type | Method and Description |
---|---|
String |
getResourcePath() |
long |
getTagCount() |
WSMap[] |
getTagCounts() |
void |
setResourcePath(String resourcePath) |
void |
setTagCount(long tagCount) |
void |
setTagCounts(WSMap[] tagCounts) |
public String getResourcePath()
public void setResourcePath(String resourcePath)
public long getTagCount()
public void setTagCount(long tagCount)
public WSMap[] getTagCounts()
public void setTagCounts(WSMap[] tagCounts)
Copyright © 2019 WSO2. All rights reserved.