hr.tis.mgw.client.message
Class Priority
java.lang.Object
hr.tis.mgw.client.message.Priority
- All Implemented Interfaces:
- java.io.Serializable
- public class Priority
- extends java.lang.Object
- implements java.io.Serializable
Message priority enumerator class.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_Default
public static final java.lang.String _Default
- See Also:
- Constant Field Values
_Low
public static final java.lang.String _Low
- See Also:
- Constant Field Values
_Normal
public static final java.lang.String _Normal
- See Also:
- Constant Field Values
_High
public static final java.lang.String _High
- See Also:
- Constant Field Values
DEFAULT
public static final Priority DEFAULT
LOW
public static final Priority LOW
NORMAL
public static final Priority NORMAL
HIGH
public static final Priority HIGH
fromValue
public static final Priority fromValue(java.lang.String value)
fromString
public static final Priority fromString(java.lang.String str)
getValue
public java.lang.String getValue()
toString
public java.lang.String toString()
Copyright © 2000-2007, TIS.kis d.o.o. All Rights Reserved.