Class MediaCounter

    • Constructor Detail

      • MediaCounter

        public MediaCounter()
    • Method Detail

      • getVoiceCount

        public long getVoiceCount()
      • setVoiceCount

        public void setVoiceCount​(long voiceCount)
      • getVideoCount

        public long getVideoCount()
      • setVideoCount

        public void setVideoCount​(long videoCount)
      • getImageCount

        public long getImageCount()
      • setImageCount

        public void setImageCount​(long imageCount)
      • getNewsCount

        public long getNewsCount()
      • setNewsCount

        public void setNewsCount​(long newsCount)
      • getTotalCount

        public int getTotalCount()
      • setTotalCount

        public void setTotalCount​(int totalCount)
      • getFileCount

        public int getFileCount()
      • setFileCount

        public void setFileCount​(int fileCount)