Class LicenseProduct

java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
ru.bitel.common.model.Id
ru.bitel.bgbilling.modules.license.common.bean.LicenseCommonObject
ru.bitel.bgbilling.modules.license.common.bean.LicenseProduct
All Implemented Interfaces:
Serializable, Idable, ListItem

public class LicenseProduct extends LicenseCommonObject implements ListItem
See Also:
  • Constructor Details

    • LicenseProduct

      public LicenseProduct()
    • LicenseProduct

      public LicenseProduct(int id)
    • LicenseProduct

      public LicenseProduct(int id, Date lastUpdate)
  • Method Details