public interface NameableObject extends NamedObject
NamedObject.getName() and setName(java.lang.String) methods to an object| Modifier and Type | Method and Description |
|---|---|
void |
setName(String name)
Sets the name of the object
|
getNamevoid setName(String name)
name - the name of the objectCopyright © 2017 MuleSoft, Inc.. All rights reserved.