Class ReactionStatisticsView

java.lang.Object
ch.admin.bit.jeap.archrepo.docgen.ReactionStatisticsView

public final class ReactionStatisticsView extends Object
  • Method Details

    • getTriggerType

      public String getTriggerType()
    • getTriggerFqn

      public String getTriggerFqn()
    • getActionType

      public String getActionType()
    • getActionFqn

      public String getActionFqn()
    • getCount

      public Integer getCount()
    • getMedian

      public Double getMedian()
    • getPercentage

      public Double getPercentage()
    • getProviderName

      public String getProviderName()
    • getRowSpan

      public Integer getRowSpan()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object