public interface ReceiptAccountInfo
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountName() |
BigDecimal |
getCrAmount() |
BigDecimal |
getCreditAmountToBePaid() |
String |
getDescription() |
BigDecimal |
getDrAmount() |
String |
getFinancialYear() |
String |
getFunction() |
String |
getFunctionName() |
String |
getGlCode() |
boolean |
getIsRevenueAccount() |
Long |
getOrderNumber() |
String |
getPurpose() |
String getGlCode()
String getAccountName()
String getFunction()
String getFunctionName()
BigDecimal getDrAmount()
BigDecimal getCrAmount()
boolean getIsRevenueAccount()
Long getOrderNumber()
String getDescription()
String getFinancialYear()
BigDecimal getCreditAmountToBePaid()
String getPurpose()
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.