public class Addresses extends Object
Constructor and Description |
---|
Addresses() |
Modifier and Type | Method and Description |
---|---|
void |
addAddress(Address a) |
Address[] |
getAddresses() |
Address |
getLastAddress() |
void |
removeAddress(Address a) |
String |
toString() |
Copyright © 1996–2015. All rights reserved.