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