Class WSTaggedResourcePath


  • public class WSTaggedResourcePath
    extends Object
    • Constructor Detail

      • WSTaggedResourcePath

        public WSTaggedResourcePath()
      • WSTaggedResourcePath

        public WSTaggedResourcePath​(long tagcount,
                                    WSMap[] tagcounts,
                                    String resourcepath)
    • Method Detail

      • 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)