public abstract class AbstractNamedImpl extends Object implements Named
AbstractNamedImpl()
String
getName()
void
setName(String name)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AbstractNamedImpl()
public String getName()
getName
Named
public void setName(String name)
setName
public String toString()
toString
Object
Copyright © 2025. All rights reserved.