public class PropertyDocs extends org.egov.infstr.models.BaseModel implements Serializable
| Constructor and Description |
|---|
PropertyDocs() |
| Modifier and Type | Method and Description |
|---|---|
BasicProperty |
getBasicProperty() |
String |
getReason() |
org.egov.infra.filestore.entity.FileStoreMapper |
getSupportDoc() |
void |
setBasicProperty(BasicProperty basicProperty) |
void |
setReason(String reason) |
void |
setSupportDoc(org.egov.infra.filestore.entity.FileStoreMapper supportDoc) |
public BasicProperty getBasicProperty()
public void setBasicProperty(BasicProperty basicProperty)
public String getReason()
public void setReason(String reason)
public org.egov.infra.filestore.entity.FileStoreMapper getSupportDoc()
public void setSupportDoc(org.egov.infra.filestore.entity.FileStoreMapper supportDoc)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.