g-Eclipse
Release 1.0.0

eu.geclipse.servicejob.model.submittable.job
Class Messages

java.lang.Object
  extended by eu.geclipse.servicejob.model.submittable.job.Messages

public class Messages
extends java.lang.Object

Class for getting Messages.


Method Summary
static java.lang.String getString(java.lang.String key)
          Gets the message for the given string.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getString

public static java.lang.String getString(java.lang.String key)
Gets the message for the given string.

Parameters:
key - String key of the message.
Returns:
Message

g-Eclipse
Release 1.0.0