public class Message extends Object
| Constructor and Description |
|---|
Message(MessageBundle bundle,
String key) |
Message(Object implementor,
String suffix) |
| Modifier and Type | Method and Description |
|---|---|
String |
get() |
String |
get(String arg1) |
String |
get(String arg1,
String arg2) |
String |
get(String arg1,
String arg2,
String arg3) |
String |
get(String arg1,
String arg2,
String arg3,
String arg4) |
MessageBundle |
getBundle() |
Object |
getClazz() |
String |
getKey() |
String |
toString() |
public Message(MessageBundle bundle, String key)
public String get()
public MessageBundle getBundle()
public Object getClazz()
public String getKey()
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.