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