|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InterfacesT
An interfaces clause of a type declaration. On a "class" or "enum" type, this is the "extends" clause. On an "interface" type, this is the "implements" clause.
| Field Summary |
|---|
| Fields inherited from interface javax.ide.model.java.source.tree.Tree |
|---|
EMPTY_ARRAY |
| Method Summary | |
|---|---|
java.util.List |
getInterfaces()
Gets the superinterface types. |
| 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 |
| Method Detail |
|---|
java.util.List getInterfaces()
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||