public class CrossHierarchyGenerator extends Object
| Constructor and Description |
|---|
CrossHierarchyGenerator() |
| Modifier and Type | Method and Description |
|---|---|
List<org.egov.infra.admin.master.entity.Boundary> |
getBoundaries() |
org.egov.infra.admin.master.entity.Boundary |
getBoundary() |
org.egov.infra.admin.master.entity.BoundaryType |
getBoundaryType() |
void |
setBoundaries(List<org.egov.infra.admin.master.entity.Boundary> boundaries) |
void |
setBoundary(org.egov.infra.admin.master.entity.Boundary boundary) |
void |
setBoundaryType(org.egov.infra.admin.master.entity.BoundaryType boundaryType) |
public List<org.egov.infra.admin.master.entity.Boundary> getBoundaries()
public void setBoundaries(List<org.egov.infra.admin.master.entity.Boundary> boundaries)
public org.egov.infra.admin.master.entity.Boundary getBoundary()
public void setBoundary(org.egov.infra.admin.master.entity.Boundary boundary)
public org.egov.infra.admin.master.entity.BoundaryType getBoundaryType()
public void setBoundaryType(org.egov.infra.admin.master.entity.BoundaryType boundaryType)
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.