2010-01-26 1.2.0

org.eclipse.soda.dk.epcglobal.llrp.config.servlet.store
Class Messages

java.lang.Object
  extended by org.eclipse.soda.dk.epcglobal.llrp.config.servlet.store.Messages

public class Messages
extends java.lang.Object

Since:
1.2
Version:
1.2.0

Method Summary
static java.lang.String getString(java.lang.String key)
          Get string with the specified key parameter and return the String result.
 
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)
Get string with the specified key parameter and return the String result.

Parameters:
key - The key (String) parameter.
Returns:
Results of the get string (String) value.

2010-01-26 1.2.0

Copyright (c) 2010 IBM. See license in Legal section.