public static class ConverterInheritanceTestCase.Person extends Object
Person()
String
getName()
void
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Person()
public String getName()
public void setName(String name)
Copyright © 2019 Glasnost. All rights reserved.