Oracle Fusion Middleware Java API Reference for Oracle TopLink (Deprecated)
11g Release 1 (11.1.1)

B32476-04

oracle.toplink.libraries.asm.attrs
Class Attributes

java.lang.Object
  extended by oracle.toplink.libraries.asm.attrs.Attributes

public class Attributes
extends java.lang.Object

Provides static utility methods for attributes.


Method Summary
static Attribute[] getDefaultAttributes()
          Returns an instance of each Attribute class defined in this package.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDefaultAttributes

public static Attribute[] getDefaultAttributes()
Returns an instance of each Attribute class defined in this package.

Returns:
an array containing one instance of each Attribute class defined in this package.

Copyright © 1998, 2012, Oracle. All Rights Reserved.