public class AccountingModelSpec extends Object
| Constructor and Description |
|---|
AccountingModelSpec() |
| Modifier and Type | Method and Description |
|---|---|
AccountingDataModel |
getOp() |
ArrayList<AccountingDataModel> |
getOps() |
void |
setOp(AccountingDataModel op) |
void |
setOps(ArrayList<AccountingDataModel> ops) |
public AccountingDataModel getOp()
public void setOp(AccountingDataModel op)
public ArrayList<AccountingDataModel> getOps()
public void setOps(ArrayList<AccountingDataModel> ops)
Copyright © 2024. All rights reserved.