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