public abstract class Parent extends java.lang.Object
static Parent
create(int id)
abstract int
id()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public abstract int id()
public static Parent create(int id)