public static class InheritanceTestCase.ChildEntity extends InheritanceTestCase.BaseEntity
InheritanceTestCase.ChildEntity()
String
getName()
void
setName(String name)
getId, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InheritanceTestCase.ChildEntity()
public String getName()
public void setName(String name)
Copyright © 2015 Glasnost. All Rights Reserved.