java.lang.Object
ru.bitel.bgbilling.modules.license.common.bean.StatData

public class StatData
extends java.lang.Object
  • Constructor Details

    • StatData

      public StatData()
  • Method Details

    • getComponent

      public Component getComponent()
    • setComponent

      public void setComponent​(Component component)
    • getCopyCount

      public int getCopyCount()
    • setCopyCount

      public void setCopyCount​(int copyCount)
    • getLicCount

      public int getLicCount()
    • setLicCount

      public void setLicCount​(int licCount)
    • getUnlimCount

      public int getUnlimCount()
    • setUnlimCount

      public void setUnlimCount​(int unlimCount)