public class BoundaryCategory
extends org.egov.infstr.models.BaseModel
Category,
Boundary,
BoundaryType,
Serialized Form| Constructor and Description |
|---|
BoundaryCategory() |
| Modifier and Type | Method and Description |
|---|---|
org.egov.infra.admin.master.entity.Boundary |
getBndry() |
Category |
getCategory() |
Date |
getFromDate() |
Date |
getToDate() |
void |
setBndry(org.egov.infra.admin.master.entity.Boundary bndry) |
void |
setCategory(Category category) |
void |
setFromDate(Date fromDate) |
void |
setToDate(Date toDate) |
String |
toString() |
public org.egov.infra.admin.master.entity.Boundary getBndry()
public void setBndry(org.egov.infra.admin.master.entity.Boundary bndry)
public Category getCategory()
public void setCategory(Category category)
public Date getFromDate()
public void setFromDate(Date fromDate)
public Date getToDate()
public void setToDate(Date toDate)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.