Class LicenseOrderPermanentNew

All Implemented Interfaces:
Serializable, GuiTitlable, Idable, ListItem

public class LicenseOrderPermanentNew extends LicenseOrder
Класс для таблички редактирования новых заказов, для постоянных заказов.
See Also:
  • Constructor Details

    • LicenseOrderPermanentNew

      public LicenseOrderPermanentNew()
    • LicenseOrderPermanentNew

      public LicenseOrderPermanentNew(int componentId, String name, int presentCount, BigDecimal presentSum, boolean componentUnlimit, int copyId)
  • Method Details