public class AccountingModelDirector extends Object
| Constructor and Description |
|---|
AccountingModelDirector() |
| Modifier and Type | Method and Description |
|---|---|
void |
constructAccountingModel() |
AccountingDataModel |
getAccountingModel() |
ArrayList<AccountingDataModel> |
getListOfAccountingModel() |
void |
setAccountingModelBuilder(AccountingModelBuilder accountingModelBuilder) |
public void setAccountingModelBuilder(AccountingModelBuilder accountingModelBuilder)
public AccountingDataModel getAccountingModel()
public ArrayList<AccountingDataModel> getListOfAccountingModel()
public void constructAccountingModel()
throws ServiceException
ServiceExceptionCopyright © 2024. All rights reserved.