Class 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