public class AccountPayeeDetailInfo extends Object
| Constructor and Description |
|---|
AccountPayeeDetailInfo(AccountPayeeDetail accountPayeeDetail,
org.egov.egf.commons.EgovCommon egovCommon) |
| Modifier and Type | Method and Description |
|---|---|
org.egov.commons.Accountdetailkey |
getAccountDetailKey() |
org.egov.commons.Accountdetailtype |
getAccountDetailType() |
String |
getAccountDetailTypeName() |
BigDecimal |
getAmount() |
org.egov.commons.utils.EntityType |
getEntityType() |
String |
getGlCode() |
Long |
getOrderNumber() |
void |
populateEntityType(AccountPayeeDetail accountPayeeDetail,
org.egov.egf.commons.EgovCommon egovCommon) |
public AccountPayeeDetailInfo(AccountPayeeDetail accountPayeeDetail, org.egov.egf.commons.EgovCommon egovCommon)
public void populateEntityType(AccountPayeeDetail accountPayeeDetail, org.egov.egf.commons.EgovCommon egovCommon) throws org.egov.infra.exception.ApplicationException
org.egov.infra.exception.ApplicationExceptionpublic String getGlCode()
public String getAccountDetailTypeName()
public org.egov.commons.Accountdetailtype getAccountDetailType()
public org.egov.commons.Accountdetailkey getAccountDetailKey()
public BigDecimal getAmount()
public org.egov.commons.utils.EntityType getEntityType()
public Long getOrderNumber()
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.