public class DemandUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.log4j.Logger |
LOGGER |
| Constructor and Description |
|---|
DemandUtils() |
| Modifier and Type | Method and Description |
|---|---|
String |
generateBillXML(EgBill bill,
String displayMsg)
This is used to post the bill Collection details to the collection system
in an xml format
|
org.egov.collection.integration.models.BillInfoImpl |
prepareBillInfoXml(EgBill bill,
String displayMsg) |
public String generateBillXML(EgBill bill, String displayMsg)
org.egov.demand.model.EgBill - bill(The bill object)java.lang.String - displayMsgCopyright © 2015–2016 eGovernments Foundation. All rights reserved.