java.lang.Object
All Implemented Interfaces:
java.io.Serializable, GuiTitlable, Idable, ListItem
Direct Known Subclasses:
AbstractPaymentTypes

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

    • PaymentType

      public PaymentType()
    • PaymentType

      public PaymentType​(int id, java.lang.String title, int type, boolean editable, java.lang.Integer parentId)