Uses of Class
org.jboss.cdi.tck.tests.lookup.injection.enums.EnumWithNewInjectionPoint

Packages that use EnumWithNewInjectionPoint
org.jboss.cdi.tck.tests.lookup.injection.enums   
 

Uses of EnumWithNewInjectionPoint in org.jboss.cdi.tck.tests.lookup.injection.enums
 

Methods in org.jboss.cdi.tck.tests.lookup.injection.enums that return EnumWithNewInjectionPoint
static EnumWithNewInjectionPoint EnumWithNewInjectionPoint.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EnumWithNewInjectionPoint[] EnumWithNewInjectionPoint.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2012 Seam Framework. All Rights Reserved.