Class Counters

    • Method Detail

      • getCounterType

        public CounterType getCounterType()
        Specifies what kind of counter are demanded.
      • getSeqCounter

        public int getSeqCounter()
        Activation or period sequence counter depending on type.
      • getCounters

        public List<Counter> getCounters()
        Counters per brand.
      • toString

        public String toString()
        String representation for debugging purpose.
        Overrides:
        toString in class Object