Uses of Class
org.wso2.carbon.registry.ws.api.WSMap
-
Packages that use WSMap Package Description org.wso2.carbon.registry.ws.api -
-
Uses of WSMap in org.wso2.carbon.registry.ws.api
Methods in org.wso2.carbon.registry.ws.api that return WSMap Modifier and Type Method Description WSMap[]WSTaggedResourcePath. getTagCounts()Methods in org.wso2.carbon.registry.ws.api with parameters of type WSMap Modifier and Type Method Description voidWSTaggedResourcePath. setTagCounts(WSMap[] tagCounts)Constructors in org.wso2.carbon.registry.ws.api with parameters of type WSMap Constructor Description WSTaggedResourcePath(long tagcount, WSMap[] tagcounts, String resourcepath)
-