public class InstrumentOtherDetails
extends org.egov.infstr.models.BaseModel
| Constructor and Description |
|---|
InstrumentOtherDetails() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDishonorBankRefNo() |
InstrumentHeader |
getInstrumentHeaderId() |
Date |
getInstrumentStatusDate() |
org.egov.commons.CVoucherHeader |
getPayinslipId() |
BigDecimal |
getReconciledAmount() |
Date |
getReconciledOn() |
void |
setDishonorBankRefNo(String dishonorBankRefNo) |
void |
setInstrumentHeaderId(InstrumentHeader instrumentHeaderId) |
void |
setInstrumentStatusDate(Date instrumentStatusDate) |
void |
setPayinslipId(org.egov.commons.CVoucherHeader payinslipId) |
void |
setReconciledAmount(BigDecimal reconciledAmount) |
void |
setReconciledOn(Date reconciledOn) |
public Date getReconciledOn()
public void setReconciledOn(Date reconciledOn)
public BigDecimal getReconciledAmount()
public void setReconciledAmount(BigDecimal reconciledAmount)
public InstrumentHeader getInstrumentHeaderId()
public void setInstrumentHeaderId(InstrumentHeader instrumentHeaderId)
public org.egov.commons.CVoucherHeader getPayinslipId()
public void setPayinslipId(org.egov.commons.CVoucherHeader payinslipId)
public void setInstrumentStatusDate(Date instrumentStatusDate)
public Date getInstrumentStatusDate()
public String getDishonorBankRefNo()
public void setDishonorBankRefNo(String dishonorBankRefNo)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.