public abstract class Address extends Object implements Serializable
| Constructor and Description |
|---|
Address() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
equals(Object obj) |
abstract String |
getType()
Returns the type of this address.
|
abstract String |
toString() |
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved