| Package | Description |
|---|---|
| javapersianutils.core.geography |
| Modifier and Type | Field and Description |
|---|---|
Set<County> |
Province.counties
The Counties.
|
| Modifier and Type | Method and Description |
|---|---|
Set<County> |
Province.getCounties()
Gets counties.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Province.addCounties(Set<County> counties)
Add counties.
|
void |
Province.setCounties(Set<County> counties)
Sets counties.
|
Copyright © 2019. All rights reserved.