de.cardcontact.opencard.service
Class StatusWordTable

java.lang.Object
  extended by de.cardcontact.opencard.service.StatusWordTable

public class StatusWordTable
extends java.lang.Object

List of status words and their meaning

Author:
Andreas Schwier (info@cardcontact.de)

Constructor Summary
StatusWordTable()
           
 
Method Summary
static java.lang.String MessageForSW(int sw)
           
static java.lang.String StringForSW(int sw)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatusWordTable

public StatusWordTable()
Method Detail

StringForSW

public static java.lang.String StringForSW(int sw)

MessageForSW

public static java.lang.String MessageForSW(int sw)