public class Address extends BaseTestObject
| Constructor and Description |
|---|
Address() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPostcode() |
String |
getStreet() |
String |
getSuburb() |
void |
setPostcode(int postcode) |
void |
setStreet(String street) |
void |
setSuburb(String suburb) |
equals, hashCode, toStringCopyright © 2005-2014 dozer. All Rights Reserved.