info.aduna.webapp
Class Message
java.lang.Object
info.aduna.webapp.Message
public class Message
- extends Object
- Author:
- Herko ter Horst
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ATTRIBUTE_KEY
public static final String ATTRIBUTE_KEY
- See Also:
- Constant Field Values
Message
public Message(Message.Type type,
String i18n)
getType
public Message.Type getType()
- Returns:
- Returns the type.
getI18n
public String getI18n()
- Returns:
- Returns the i18n.
Copyright © 2001-2012 Aduna. All Rights Reserved.