com.solidstategroup.location
Class Addresses
java.lang.Object
com.solidstategroup.location.Addresses
public class Addresses
- extends java.lang.Object
Created by IntelliJ IDEA.
User: Ben Rometsch
Date: Dec 11, 2002
Time: 11:54:23 AM
To change this template use Options | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Addresses
public Addresses()
townExists
public boolean townExists(Town thisTown)
addTown
public boolean addTown(Town thisTown,
Address thisAddress)
addAddress
public void addAddress(Address thisAddress)
getAddresses
public java.util.Vector getAddresses()