2008-09-10 1.1.0

org.eclipse.soda.dk.parameter.testcase
Class Messages

java.lang.Object
  extended by org.eclipse.soda.dk.parameter.testcase.Messages

public class Messages
extends java.lang.Object

Version:
1.1.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.

2008-09-10 1.1.0

Copyright (c) 1999, 2008 IBM and others. See license in Legal section. OSGi Framework Version 3.4.0.v20080605-1900