fuego.papi
Class Priority
java.lang.Object
fuego.papi.Priority
- All Implemented Interfaces:
- fuego.lang.EnumType
- public class Priority
- extends Object
- implements fuego.lang.EnumType
LOWEST
public static final int LOWEST
- See Also:
- Constant Field Values
LOW
public static final int LOW
- See Also:
- Constant Field Values
NORMAL
public static final int NORMAL
- See Also:
- Constant Field Values
HIGH
public static final int HIGH
- See Also:
- Constant Field Values
HIGHEST
public static final int HIGHEST
- See Also:
- Constant Field Values
getDescription
public static String getDescription(int type,
Locale locale)
getId
public static String getId(int val)
valueOf
public static int valueOf(String id)
© Copyright 1996/2003 Fuego Inc. All Rights Reserved