org.csstudio.data.values
Class Messages
java.lang.Object
org.csstudio.data.values.Messages
public class Messages
- extends java.lang.Object
Localization.
Not really using messages.properties etc.,
just hard coded so that this works as a plain
library, but at least a start towards localization.
- Author:
- Kay Kasemir
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColumnSeperator
public static final java.lang.String ColumnSeperator
- See Also:
- Constant Field Values
ValueSevrStatSeparator
public static final java.lang.String ValueSevrStatSeparator
- See Also:
- Constant Field Values
SevrStatSeparator
public static final java.lang.String SevrStatSeparator
- See Also:
- Constant Field Values
SevrStatEnd
public static final java.lang.String SevrStatEnd
- See Also:
- Constant Field Values
ArrayElementSeparator
public static final java.lang.String ArrayElementSeparator
- See Also:
- Constant Field Values
NoValue
public static final java.lang.String NoValue
- See Also:
- Constant Field Values
Infinite
public static final java.lang.String Infinite
- See Also:
- Constant Field Values
NaN
public static final java.lang.String NaN
- See Also:
- Constant Field Values
SevOK
public static final java.lang.String SevOK
- See Also:
- Constant Field Values
SevMinor
public static final java.lang.String SevMinor
- See Also:
- Constant Field Values
SevMajor
public static final java.lang.String SevMajor
- See Also:
- Constant Field Values
SevInvalid
public static final java.lang.String SevInvalid
- See Also:
- Constant Field Values
MiniMaxiFormat
public static final java.lang.String MiniMaxiFormat
- See Also:
- Constant Field Values
Messages
public Messages()