public class DummyNamedObject extends Object implements INamedObject
Constructor and Description |
---|
DummyNamedObject() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
void |
setName(String string)
The functional name of the object.
|
public String getName()
getName
in interface INamedObject
public void setName(String string)
INamedObject
setName
in interface INamedObject
Copyright © 2023 Frank!Framework. All rights reserved.