public class ContraJournalVoucher
extends org.egov.infra.workflow.entity.StateAware
implements org.egov.infra.persistence.entity.Auditable
| Constructor and Description |
|---|
ContraJournalVoucher() |
| Modifier and Type | Method and Description |
|---|---|
org.egov.commons.Bankaccount |
getFromBankAccountId() |
Long |
getId() |
InstrumentHeader |
getInstrumentHeaderId() |
String |
getStateDetails() |
org.egov.commons.Bankaccount |
getToBankAccountId() |
org.egov.commons.CVoucherHeader |
getVoucherHeaderId() |
void |
setFromBankAccountId(org.egov.commons.Bankaccount fromBankAccountId) |
void |
setId(Long id) |
void |
setInstrumentHeaderId(InstrumentHeader instrumentHeaderId) |
void |
setToBankAccountId(org.egov.commons.Bankaccount toBankAccountId) |
void |
setVoucherHeaderId(org.egov.commons.CVoucherHeader voucherHeaderId) |
buildStateInfo, byCreatedDate, end, getCurrentState, getState, getStateHistory, getStateInfoJson, getStateType, hasState, myLinkId, reinitiateTransition, reopen, setState, start, stateInProgress, stateIsEnded, stateIsNew, transition, transition, withComments, withDateInfo, withExtraDateInfo, withExtraInfo, withInitiator, withNatureOfTask, withNextAction, withOwner, withOwner, withSenderName, withStateValuegetCreatedBy, getCreatedDate, getLastModifiedBy, getLastModifiedDate, setCreatedBy, setCreatedDate, setLastModifiedBy, setLastModifiedDatepublic org.egov.commons.CVoucherHeader getVoucherHeaderId()
public void setVoucherHeaderId(org.egov.commons.CVoucherHeader voucherHeaderId)
public org.egov.commons.Bankaccount getFromBankAccountId()
public void setFromBankAccountId(org.egov.commons.Bankaccount fromBankAccountId)
public org.egov.commons.Bankaccount getToBankAccountId()
public void setToBankAccountId(org.egov.commons.Bankaccount toBankAccountId)
public void setInstrumentHeaderId(InstrumentHeader instrumentHeaderId)
public InstrumentHeader getInstrumentHeaderId()
public String getStateDetails()
getStateDetails in class org.egov.infra.workflow.entity.StateAwarepublic Long getId()
getId in class org.egov.infra.persistence.entity.AbstractPersistable<Long>Copyright © 2015–2017 eGovernments Foundation. All rights reserved.