|
Oracle Fusion Middleware Java API Reference for Oracle TopLink (Deprecated) 11g Release 1 (11.1.1) B32476-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.toplink.libraries.asm.Attribute
public class Attribute
A non standard class, field, method or code attribute.
| Field Summary | |
|---|---|
Attribute |
next
The next attribute in this attribute list. |
java.lang.String |
type
The type of this attribute. |
| Method Summary | |
|---|---|
boolean |
isUnknown()
Returns true if this type of attribute is unknown. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.String type
Attribute
public Attribute next
Attribute
| Method Detail |
|---|
public boolean isUnknown()
Attribute.
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||