|
Extension SDK 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The JOT representation an a Java identifier.
Method Summary | |
java.lang.String |
getName()
Retrieves the text name of this identifer. |
void |
setName(java.lang.String value)
Sets the name of this identifier. |
Method Detail |
public java.lang.String getName() throws JotInvalidElementException
JotInvalidElementException
public void setName(java.lang.String value) throws JotInvalidElementException, java.lang.IllegalAccessException
value
- a Java identifer represented as a string.
java.lang.IllegalAccessException
- if the name of this identifier cannot be changed.
JotInvalidElementException
|
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.