Class GraphComponentImportEventsCountCountsView

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.math.BigDecimal getCount()  
      java.lang.String getEvent()  
      void setCount​(java.math.BigDecimal count)  
      void setEvent​(java.lang.String event)  
      • Methods inherited from class com.synopsys.integration.util.Stringable

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • GraphComponentImportEventsCountCountsView

        public GraphComponentImportEventsCountCountsView()
    • Method Detail

      • getCount

        public java.math.BigDecimal getCount()
      • setCount

        public void setCount​(java.math.BigDecimal count)
      • getEvent

        public java.lang.String getEvent()
      • setEvent

        public void setEvent​(java.lang.String event)