Uses of Class
org.jboss.webbeans.util.ApiAbstraction.DummyEnum

Packages that use ApiAbstraction.DummyEnum
org.jboss.webbeans.util   
 

Uses of ApiAbstraction.DummyEnum in org.jboss.webbeans.util
 

Methods in org.jboss.webbeans.util that return ApiAbstraction.DummyEnum
static ApiAbstraction.DummyEnum ApiAbstraction.DummyEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ApiAbstraction.DummyEnum[] ApiAbstraction.DummyEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.