Uses of Class
org.jboss.weld.util.ApiAbstraction.DummyEnum
-
Packages that use ApiAbstraction.DummyEnum Package Description org.jboss.weld.util JBoss, Home of Professional Open Source Copyright 2015, Red Hat, Inc. -
-
Uses of ApiAbstraction.DummyEnum in org.jboss.weld.util
Methods in org.jboss.weld.util that return ApiAbstraction.DummyEnum Modifier and Type Method Description static ApiAbstraction.DummyEnumApiAbstraction.DummyEnum. valueOf(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.
-