Uses of Enum
org.jboss.weld.util.ApiAbstraction.DummyEnum
Packages that use ApiAbstraction.DummyEnum
-
Uses of ApiAbstraction.DummyEnum in org.jboss.weld.util
Methods in org.jboss.weld.util that return ApiAbstraction.DummyEnumModifier and TypeMethodDescriptionstatic ApiAbstraction.DummyEnumReturns 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.