public static class InverseMappingTestCase.Address extends Object
| Constructor and Description |
|---|
InverseMappingTestCase.Address() |
public String getLine1()
public void setLine1(String line1)
public String getLine2()
public void setLine2(String line2)
public InverseMappingTestCase.Person getPerson()
public void setPerson(InverseMappingTestCase.Person person)
Copyright © 2015 Glasnost. All Rights Reserved.