public class AssessmentsDetails extends Object implements Serializable
| Constructor and Description |
|---|
AssessmentsDetails() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtentAppartenauntLand() |
String |
getExtentOfSite() |
Boolean |
getIsExtentAppurtenantLand() |
String |
getMutationReasonCode() |
String |
getOccupancyCertificationNo() |
String |
getParentPropertyAssessmentNo() |
String |
getRegdDocDate() |
String |
getRegdDocNo() |
void |
setExtentAppartenauntLand(String extentAppartenauntLand) |
void |
setExtentOfSite(String extentOfSite) |
void |
setIsExtentAppurtenantLand(Boolean isExtentAppurtenantLand) |
void |
setMutationReasonCode(String mutationReasonCode) |
void |
setOccupancyCertificationNo(String occupancyCertificationNo) |
void |
setParentPropertyAssessmentNo(String parentPropertyAssessmentNo) |
void |
setRegdDocDate(String regdDocDate) |
void |
setRegdDocNo(String regdDocNo) |
String |
toString() |
public String getMutationReasonCode()
public void setMutationReasonCode(String mutationReasonCode)
public String getParentPropertyAssessmentNo()
public void setParentPropertyAssessmentNo(String parentPropertyAssessmentNo)
public String getExtentOfSite()
public void setExtentOfSite(String extentOfSite)
public Boolean getIsExtentAppurtenantLand()
public void setIsExtentAppurtenantLand(Boolean isExtentAppurtenantLand)
public String getOccupancyCertificationNo()
public void setOccupancyCertificationNo(String occupancyCertificationNo)
public String getRegdDocNo()
public void setRegdDocNo(String regdDocNo)
public String getRegdDocDate()
public void setRegdDocDate(String regdDocDate)
public String getExtentAppartenauntLand()
public void setExtentAppartenauntLand(String extentAppartenauntLand)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.