public static class ConverterWithNestedPropertyTestCase.Address extends Object
ConverterWithNestedPropertyTestCase.Address()
String
getLine1()
getLine2()
void
setLine1(String line1)
setLine2(String line2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConverterWithNestedPropertyTestCase.Address()
public String getLine1()
public void setLine1(String line1)
public String getLine2()
public void setLine2(String line2)
Copyright © 2015 Glasnost. All Rights Reserved.