public static class InverseMappingTestCase.AddressDTO extends Object
| Constructor and Description |
|---|
AddressDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLine1() |
String |
getLine2() |
void |
setLine1(String line1) |
void |
setLine2(String line2) |
Copyright © 2016 Glasnost. All rights reserved.