|
Extension SDK | |||||||||
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()
public void setName(java.lang.String value) throws java.lang.IllegalAccessException
value
- a Java identifer represented as a string.
java.lang.IllegalAccessException
- if the name of this identifier cannot be changed.
|
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.