Class PerformanceCategoryInfo

    • Constructor Detail

      • PerformanceCategoryInfo

        public PerformanceCategoryInfo()
    • Method Detail

      • getOwnTime

        public long getOwnTime()
      • setOwnTime

        public void setOwnTime​(long ownTime)
      • getTotalTime

        public long getTotalTime()
      • setTotalTime

        public void setTotalTime​(long totalTime)
      • getOwnCount

        public int getOwnCount()
      • setOwnCount

        public void setOwnCount​(int ownCount)
      • getTotalCount

        public int getTotalCount()
      • setTotalCount

        public void setTotalCount​(int totalCount)