|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NameT
A name, simple or qualified.
In certain cases, it may contain non-identifier characters. For example, in an import declaration, the name will include the trailing ".*".
| Field Summary | |
|---|---|
static NameT[] |
EMPTY_ARRAY |
| Method Summary | |
|---|---|
java.lang.String |
getValue()Gets the String value of this name. |
void |
setText(java.lang.String text)Replaces the current text with the input raw text. |
void |
setValue(java.lang.String value)Replaces the current value with the input value. |
| Methods inherited from interface javax.ide.model.java.source.tree.Tree |
|---|
accept, addSelf, addSelf, addSelfAfter, addSelfBefore, clearProperty, cloneSelf, getChildren, getOwningFile, getParent, getPosition, getProperty, getSiblingAfter, getSiblingBefore, getSiblings, getTreeKind, isSynthetic, removeSelf, replaceSelf, setProperty |
| Field Detail |
|---|
static final NameT[] EMPTY_ARRAY
| Method Detail |
|---|
void setText(java.lang.String text)
java.lang.String getValue()
void setValue(java.lang.String value)
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||