public static class TestClasses.Address extends Object implements Serializable
| Constructor and Description |
|---|
Address(String street,
String zip,
String city,
String country) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCity() |
String |
getCountry() |
String |
getStreet() |
String |
getZip() |
Copyright © 2009-2016. All Rights Reserved.