All Implemented Interfaces:
Serializable, GuiTitlable, Idable, ListItem
Direct Known Subclasses:
LicenseOrderPermanentNew, LicenseOrderTestNew

public class LicenseOrder extends LicenseCommonObject
See Also:
  • Field Details

    • STATUS_NEW

      public static final int STATUS_NEW
      See Also:
    • STATUS_DENIED

      public static final int STATUS_DENIED
      Отказано
      See Also:
    • STATUS_EXECUTED

      public static final int STATUS_EXECUTED
      Постоянные( не тестовые)
      See Also:
    • STATUS_CONFIRMED

      public static final int STATUS_CONFIRMED
      Тестовый подтвержденный
      See Also:
  • Constructor Details

    • LicenseOrder

      public LicenseOrder()
  • Method Details