public abstract class AbstractNameBearer extends Object implements Serializable
Constructor and Description |
---|
AbstractNameBearer() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name of this resource
|
void |
setName(String name)
Sets the name of this resource
|
Copyright © 2024 GATE. All rights reserved.