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