|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gswing.components.common.SimpleConstituency
public class SimpleConstituency
A simple constituency is a constituency that knows nothing about its parent constituency.
| Constructor Summary | |
|---|---|
SimpleConstituency(String name,
int constituencyNo)
Constructor. |
|
| Method Summary | |
|---|---|
int |
getConstituencyNo()
Get the constituency's unique constituency number. |
String |
getName()
Get the constituency name |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleConstituency(String name,
int constituencyNo)
name - The constituency name.constituencyNo - The number in the database.| Method Detail |
|---|
public String getName()
public int getConstituencyNo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||