Class AbstractAccountingMethod

java.lang.Object
ch.tocco.nice2.optional.finance.api.service.accountingmethod.AbstractAccountingMethod
All Implemented Interfaces:
AccountingMethod
Direct Known Subclasses:
BruttoAccountingMethodImpl, NettoAccountingMethodImpl

public abstract class AbstractAccountingMethod extends Object implements AccountingMethod