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