fuego.papi
Class ParticipantScope
java.lang.Object
fuego.lang.Enum
fuego.papi.ParticipantScope
- All Implemented Interfaces:
- Comparable, fuego.resources.Internationalizable, Serializable
- public final class ParticipantScope
- extends fuego.lang.Enum
- implements fuego.resources.Internationalizable
- See Also:
- Serialized Form
| Fields inherited from class fuego.lang.Enum |
name, ordinal |
| Methods inherited from class fuego.lang.Enum |
compareTo, equals, getDeclaringClass, hashCode, toString, values |
ALL
public static final ParticipantScope ALL
ALL_IN_ROLE
public static final ParticipantScope ALL_IN_ROLE
PARTICIPANT_ROLES
public static final ParticipantScope PARTICIPANT_ROLES
PARTICIPANT
public static final ParticipantScope PARTICIPANT
VALUES
public static final List VALUES
family
public final List family()
valueOf
public static ParticipantScope valueOf(String name)
getString
public String getString()
- Specified by:
getString in interface fuego.resources.Internationalizable
getString
public String getString(Locale locale)
getMsg
public fuego.resources.Msg getMsg()
getClassMsg
public static fuego.resources.Msg getClassMsg()
© Copyright 1996/2003 Fuego Inc. All Rights Reserved