Uses of Enum
org.jboss.cdi.lang.model.tck.SimpleEnum
-
Uses of SimpleEnum in org.jboss.cdi.lang.model.tck
Methods in org.jboss.cdi.lang.model.tck that return SimpleEnumModifier and TypeMethodDescriptionstatic SimpleEnumReturns the enum constant of this type with the specified name.static SimpleEnum[]SimpleEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.