org.wso2.carbon.registry.ws.api
Class WSTaggedResourcePath
java.lang.Object
org.wso2.carbon.registry.ws.api.WSTaggedResourcePath
public class WSTaggedResourcePath
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSTaggedResourcePath
public WSTaggedResourcePath()
WSTaggedResourcePath
public WSTaggedResourcePath(long tagcount,
WSMap[] tagcounts,
String resourcepath)
getResourcePath
public String getResourcePath()
setResourcePath
public void setResourcePath(String resourcePath)
getTagCount
public long getTagCount()
setTagCount
public void setTagCount(long tagCount)
getTagCounts
public WSMap[] getTagCounts()
setTagCounts
public void setTagCounts(WSMap[] tagCounts)
Copyright © 2012 WSO2 Inc. All Rights Reserved.