|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.shineframework.common.messages.MessageDef
public class MessageDef
| Field Summary | |
|---|---|
protected java.lang.String |
key
|
| Constructor Summary | |
|---|---|
MessageDef()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getKey()
retrieves the message key. |
Message.Severity |
getSeverity()
|
void |
setKey(java.lang.String key)
|
void |
setSeverity(Message.Severity severity)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String key
| Constructor Detail |
|---|
public MessageDef()
| Method Detail |
|---|
public java.lang.String getKey()
Localizerpublic void setKey(java.lang.String key)
public Message.Severity getSeverity()
public void setSeverity(Message.Severity severity)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||