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

public class PaymentType extends BalanceBaseType
Bean типа прихода, использовать через справочник: getContext().getDirectory( PaymentType.class )....
See Also:
  • Constructor Details

    • PaymentType

      public PaymentType()
    • PaymentType

      public PaymentType(int id, String title, int type, boolean editable, Integer parentId)