Interface CustomerDebitDao
- All Known Implementing Classes:
JdbcCustomerDebitDao
public interface CustomerDebitDaoInterface for writingCustomerDebitDaoobject to arbitrary output.- Author:
- Robert.Kasanicky
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwrite(CustomerDebit customerDebit)
Method Detail
write
void write(CustomerDebit customerDebit)