|
Extension SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The JotNameable interface represents JOT objects that can have names.
| Method Summary | |
java.lang.String |
getName()
Retrieves the name of this member. |
void |
setName(java.lang.String name)
Sets the name of this member. |
| Method Detail |
public java.lang.String getName()
public void setName(java.lang.String name)
throws JotException
name - the new name of this member.
JotException
|
Extension SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©1997, 2003, Oracle. All rights reserved.