public interface INamedObject
INamedObject
is implemented by all objects that have a nameModifier and Type | Method and Description |
---|---|
String |
getName() |
void |
setName(String name)
The functional name of the object.
|
Copyright © 2023 Frank!Framework. All rights reserved.