nextapp.echo.filetransfer
Class Messages

java.lang.Object
  extended by nextapp.echo.filetransfer.Messages

public class Messages
extends java.lang.Object

Messages.


Method Summary
static java.lang.String getString(java.lang.String key)
          Returns the localized string for the key indicated.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getString

public static java.lang.String getString(java.lang.String key)
Returns the localized string for the key indicated.

Parameters:
key -
Returns:
localized string for the key indicated