Uses of Class
org.jboss.jbossts.star.annotation.ParticipantStatus
-
Packages that use ParticipantStatus Package Description org.jboss.jbossts.star.annotation -
-
Uses of ParticipantStatus in org.jboss.jbossts.star.annotation
Methods in org.jboss.jbossts.star.annotation that return ParticipantStatus Modifier and Type Method Description static ParticipantStatusParticipantStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static ParticipantStatus[]ParticipantStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-