|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface INameable
an interface for objects with a name that can be accessed and set.
| Method Summary | |
|---|---|
void |
setName(java.lang.String name)
sets the name. |
| Methods inherited from interface org.torweg.pulse.util.INamed |
|---|
getName |
| Method Detail |
|---|
void setName(java.lang.String name)
name - the name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||