|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.solidstategroup.location.Towns
public class Towns
Created by IntelliJ IDEA. User: Ben Rometsch Date: Dec 11, 2002 Time: 11:54:23 AM To change this template use Options | File Templates.
| Constructor Summary | |
|---|---|
Towns()
|
|
| Method Summary | |
|---|---|
void |
addTown(Town thisTown)
|
java.util.Vector |
getTowns()
|
boolean |
townExists(Town thisTown)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Towns()
| Method Detail |
|---|
public boolean townExists(Town thisTown)
public void addTown(Town thisTown)
public java.util.Vector getTowns()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||