public abstract static class NestedInheritanceTestCase.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 © 2017 Glasnost. All Rights Reserved.