|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NameableObject
Adds NamedObject.getName() and setName(java.lang.String) methods to an object
| Method Summary | |
|---|---|
void |
setName(String name)
Sets the name of the object |
| Methods inherited from interface org.mule.api.NamedObject |
|---|
getName |
| Method Detail |
|---|
void setName(String name)
name - the name of the object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||