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