public class SearchAdvanceRequisition extends Object
| Constructor and Description |
|---|
SearchAdvanceRequisition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getArfNumber() |
Date |
getFromDate() |
org.egov.commons.Fund |
getFund() |
String |
getPartyType() |
Date |
getToDate() |
void |
setArfNumber(String arfNumber) |
void |
setFromDate(Date fromDate) |
void |
setFund(org.egov.commons.Fund fund) |
void |
setPartyType(String partyType) |
void |
setToDate(Date toDate) |
public String getArfNumber()
public Date getFromDate()
public Date getToDate()
public void setArfNumber(String arfNumber)
public void setFromDate(Date fromDate)
public void setToDate(Date toDate)
public org.egov.commons.Fund getFund()
public void setFund(org.egov.commons.Fund fund)
public String getPartyType()
public void setPartyType(String partyType)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.