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