|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IConstituencyBrowsing
Defines services for constituency browsing. Each constituency belongs to a region that belongs to a state.
| Method Summary | |
|---|---|
ListModel |
getConstituencyList(String parent,
char type)
Get list of constituencies with this parent name. |
ListModel |
getRegionList()
Get list of regions in this state. |
String |
getState()
Get the state / nation name. |
| Method Detail |
|---|
String getState()
ListModel getRegionList()
ListModel getConstituencyList(String parent,
char type)
parent - The constituency's parent name.type - The constituency type.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||