@Entity
public class CVoucherHeader
extends org.egov.infra.workflow.entity.StateAware
| Modifier and Type | Field and Description |
|---|---|
static String |
SEQ_VOUCHERHEADER |
| Constructor and Description |
|---|
CVoucherHeader() |
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 static final String SEQ_VOUCHERHEADER
public Long getId()
getId in class org.egov.infra.persistence.entity.AbstractPersistable<Long>public void setId(Long id)
setId in class org.egov.infra.persistence.entity.AbstractPersistable<Long>public String getName()
public void setName(String name)
name - The name to set.public String getType()
public void setType(String type)
type - The type to set.public String getDescription()
public void setDescription(String description)
Description - The Description to set.public Date getEffectiveDate()
public void setEffectiveDate(Date effectiveDate)
effectiveDate - The effectiveDate to set.public Date getVoucherDate()
public void setVoucherDate(Date voucherDate)
voucherDate - The voucherDate to set.public String getVoucherNumber()
public void setVoucherNumber(String voucherNumber)
voucherNumber - The voucherNumber to set.public Fund getFundId()
public void setFundId(Fund fundId)
fundId - The fundId to set.public Integer getFiscalPeriodId()
public void setFiscalPeriodId(Integer fiscalPeriodId)
fiscalPeriodId - The fiscalPeriodId to set.public Integer getStatus()
public void setStatus(Integer status)
status - The status to set.public Long getOriginalvcId()
public void setOriginalvcId(Long originalvcId)
originalvcId - The originalvcId to set.public Integer getIsConfirmed()
public void setIsConfirmed(Integer isConfirmed)
isConfirmed - The isConfirmed to set.public Long getRefvhId()
public void setRefvhId(Long refvhId)
public String getCgvn()
public void setCgvn(String cgvn)
cgvn - The cgvn to set.public Integer getModuleId()
public void setModuleId(Integer moduleId)
public String getStateDetails()
getStateDetails in class org.egov.infra.workflow.entity.StateAwarepublic Set<CGeneralLedger> getGeneralledger()
public Vouchermis getVouchermis()
public void setVouchermis(Vouchermis vouchermis)
public void reset()
public BigDecimal getTotalAmount()
public Boolean getIsRestrictedtoOneFunctionCenter()
public void setIsRestrictedtoOneFunctionCenter(Boolean isRestrictedtoOneFunctionCenter)
public String getVoucherSubType()
public void setVoucherSubType(String voucherSubType)
public Set<CGeneralLedger> getGeneralLedger()
public void setGeneralLedger(Set<CGeneralLedger> generalLedger)
public String getVoucherNumberPrefix()
public void setVoucherNumberPrefix(String voucherNumberPrefix)
public String getPartyName()
public void setPartyName(String partyName)
public String getPartyBillNumber()
public void setPartyBillNumber(String partyBillNumber)
public Date getPartyBillDate()
public void setPartyBillDate(Date partyBillDate)
public String getBillNumber()
public void setBillNumber(String billNumber)
public Date getBillDate()
public void setBillDate(Date billDate)
public Long getApprovalDepartment()
public void setApprovalDepartment(Long approvalDepartment)
public String getApprovalComent()
public void setApprovalComent(String approvalComent)
public List<CGeneralLedger> getAccountDetails()
public void setAccountDetails(List<CGeneralLedger> accountDetails)
public List<CGeneralLedgerDetail> getSubLedgerDetails()
public void setSubLedgerDetails(List<CGeneralLedgerDetail> subLedgerDetails)
public String getVoucherNumType()
public void setVoucherNumType(String voucherNumType)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.