|
Extension SDK 10.1.2 | ||||||||||
| 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()
throws JotInvalidElementException
JotInvalidElementException
public void setName(java.lang.String name)
throws JotInvalidElementException,
JotException
name - the new name of this member.
JotInvalidElementException
JotException
|
Extension SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2004, Oracle. All rights reserved.