public class PropertyMutation
extends org.egov.infra.workflow.entity.StateAware
| Constructor and Description |
|---|
PropertyMutation() |
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, setLastModifiedDateprotected void setId(Long id)
setId in class org.egov.infra.persistence.entity.AbstractPersistable<Long>public Long getId()
getId in class org.egov.infra.persistence.entity.AbstractPersistable<Long>public String getStateDetails()
getStateDetails in class org.egov.infra.workflow.entity.StateAwarepublic PropertyMutationMaster getMutationReason()
public void setMutationReason(PropertyMutationMaster mutationReason)
public Date getMutationDate()
public void setMutationDate(Date mutationDate)
public BigDecimal getMutationFee()
public void setMutationFee(BigDecimal mutationFee)
public BigDecimal getMarketValue()
public void setMarketValue(BigDecimal marketValue)
public BigDecimal getOtherFee()
public void setOtherFee(BigDecimal otherFee)
public String getReceiptNum()
public void setReceiptNum(String receiptNum)
public Date getReceiptDate()
public void setReceiptDate(Date receiptDate)
public String getApplicationNo()
public void setApplicationNo(String applicationNo)
public String getApplicantName()
public void setApplicantName(String applicantName)
public BasicProperty getBasicProperty()
public void setBasicProperty(BasicProperty basicProperty)
public Property getProperty()
public void setProperty(Property property)
public List<org.egov.infra.admin.master.entity.User> getTransferorInfos()
public void setTransferorInfos(List<org.egov.infra.admin.master.entity.User> transferorInfos)
public boolean isFeePayable()
public void setFeePayable(boolean feePayable)
public String getDeedNo()
public void setDeedNo(String deedNo)
public Date getDeedDate()
public void setDeedDate(Date deedDate)
public String getDocumentNumber()
public void setDocumentNumber(String documentNumber)
public String getSaleDetail()
public void setSaleDetail(String saleDetail)
public String getFullTranfereeName()
public String getFullTranferorName()
public String getFullTransferorGuardianName()
public String getFullTransfereeGuardianName()
public String getTransfereeGuardianRelation()
public org.egov.infra.admin.master.entity.User getPrimaryTransferee()
public org.egov.infra.admin.master.entity.User getPrimaryTransferor()
public String getMeesevaApplicationNumber()
public void setMeesevaApplicationNumber(String meesevaApplicationNumber)
public Character getSource()
public void setSource(Character source)
public List<PropertyMutationTransferee> getTransfereeInfos()
public void setTransfereeInfos(List<PropertyMutationTransferee> transfereeInfos)
public void addTransfereeInfos(PropertyMutationTransferee transfereeInfo)
public void removeTransfereeInfos(PropertyMutationTransferee transfereeInfo)
public List<PropertyMutationTransferee> getTransfereeInfosProxy()
public void setTransfereeInfosProxy(List<PropertyMutationTransferee> transfereeInfosProxy)
public BigDecimal getPartyValue()
public void setPartyValue(BigDecimal partyValue)
public BigDecimal getDepartmentValue()
public void setDepartmentValue(BigDecimal departmentValue)
public boolean isPartialMutation()
public void setPartialMutation(boolean partialMutation)
public boolean isRegistrationDone()
public void setRegistrationDone(boolean registrationDone)
public String getType()
public void setType(String type)
public MutationRegistrationDetails getMutationRegistrationDetails()
public void setMutationRegistrationDetails(MutationRegistrationDetails mutationRegistrationDetails)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.