Uses of Class
org.apache.geronimo.gbean.annotation.SpecialAttributeType

Packages that use SpecialAttributeType
org.apache.geronimo.gbean.annotation   
 

Uses of SpecialAttributeType in org.apache.geronimo.gbean.annotation
 

Methods in org.apache.geronimo.gbean.annotation that return SpecialAttributeType
static SpecialAttributeType SpecialAttributeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SpecialAttributeType[] SpecialAttributeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.