ami
Class AMIMessage

java.lang.Object
  |
  +--ami.AMIMessage

public final class AMIMessage
extends Object

AMI messages and labels

Version:
1.0
Author:
Bertrand Florat

Field Summary
(package private) static HashMap h
           
 
Constructor Summary
private AMIMessage()
          No constructor
 
Method Summary
(package private) static void ()
           
static String get(String sMessageID)
          Get the message associated with a label
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

h

static HashMap h
Constructor Detail

AMIMessage

private AMIMessage()
No constructor
Method Detail

static void ()

get

public static String get(String sMessageID)
Get the message associated with a label
Parameters:
sMessageID -  
Returns:
the message