public class PolymorphicEntity extends Object implements Serializable
PolymorphicEntity()
String
getName()
getType()
void
setName(String name)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PolymorphicEntity()
public String getName()
public void setName(String name)
public String getType()
public void setType(String type)
Copyright © 2014. All rights reserved.