public interface EntityType
| Modifier and Type | Method and Description |
|---|---|
String |
getBankaccount()
To get the bank account no.
|
String |
getBankname()
To get the bank name for the entity.
|
String |
getCode()
To get the code for the entity
|
org.egov.commons.EgwStatus |
getEgwStatus() |
String |
getEntityDescription() |
Integer |
getEntityId()
To get The id/detailKeyd for the entity
|
String |
getIfsccode()
To get the IFSC code for the entity.
|
String |
getModeofpay()
To get the mode of payment, to make a payment for the entity
possible value, Cheque, Cash or RTGS
|
String |
getName()
To get the subledger party name.
|
String |
getPanno()
To get the Pan no.
|
String |
getTinno()
To get the Tin no.
|
String getBankname()
String getBankaccount()
String getPanno()
String getTinno()
String getIfsccode()
String getName()
String getModeofpay()
String getCode()
Integer getEntityId()
String getEntityDescription()
org.egov.commons.EgwStatus getEgwStatus()
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.