@Entity
public class ReIssue
extends org.egov.infra.workflow.entity.StateAware
| Modifier and Type | Class and Description |
|---|---|
static class |
ReIssue.ReIssueStatus |
| Modifier and Type | Field and Description |
|---|---|
static String |
SEQ_REISSUE |
| Constructor and Description |
|---|
ReIssue() |
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_REISSUE
public String getStateDetails()
getStateDetails in class org.egov.infra.workflow.entity.StateAwarepublic 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 MrApplicant getApplicant()
public void setApplicant(MrApplicant applicant)
public MarriageRegistration getRegistration()
public void setRegistration(MarriageRegistration registration)
public String getApplicationNo()
public void setApplicationNo(String applicationNo)
public Date getApplicationDate()
public void setApplicationDate(Date applicationDate)
public Date getReIssueDate()
public void setReIssueDate(Date reIssueDate)
public MarriageFee getFeeCriteria()
public void setFeeCriteria(MarriageFee feeCriteria)
public Double getFeePaid()
public void setFeePaid(Double feePaid)
public org.egov.demand.model.EgDemand getDemand()
public void setDemand(org.egov.demand.model.EgDemand demand)
public String getRejectionReason()
public void setRejectionReason(String rejectionReason)
public String getRemarks()
public void setRemarks(String remarks)
public Long getApprovalDepartment()
public void setApprovalDepartment(Long approvalDepartment)
public String getApprovalComent()
public void setApprovalComent(String approvalComent)
public org.egov.commons.EgwStatus getStatus()
public void setStatus(org.egov.commons.EgwStatus status)
public boolean isActive()
public void setActive(boolean isActive)
public List<MarriageCertificate> getMarriageCertificate()
public void setMarriageCertificate(List<MarriageCertificate> marriageCertificate)
public void addCertificate(MarriageCertificate certificate)
public void removeCertificate(MarriageCertificate certificate)
public boolean isFeeCollected()
public org.egov.infra.admin.master.entity.Boundary getZone()
public void setZone(org.egov.infra.admin.master.entity.Boundary zone)
public MarriageRegistrationUnit getMarriageRegistrationUnit()
public void setMarriageRegistrationUnit(MarriageRegistrationUnit marriageRegistrationUnit)
public String getSource()
public void setSource(String source)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.