gate.util
Class AbstractNameBearer
java.lang.Object
gate.util.AbstractNameBearer
- All Implemented Interfaces:
- Serializable
- public abstract class AbstractNameBearer
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
static final long serialVersionUID
- See Also:
- Constant Field Values
name
protected String name
AbstractNameBearer
public AbstractNameBearer()
setName
public void setName(String name)
- Sets the name of this resource
getName
public String getName()
- Returns the name of this resource