|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teleal.cling.support.messagebox.model.Message
public abstract class Message
https://sourceforge.net/apps/mediawiki/samygo/index.php?title=MessageBoxService_request_format
Nested Class Summary | |
---|---|
static class |
Message.Category
|
static class |
Message.DisplayType
|
Constructor Summary | |
---|---|
Message(Message.Category category,
Message.DisplayType displayType)
|
Method Summary | |
---|---|
Message.Category |
getCategory()
|
Message.DisplayType |
getDisplayType()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.teleal.cling.support.messagebox.model.ElementAppender |
---|
appendMessageElements |
Constructor Detail |
---|
public Message(Message.Category category, Message.DisplayType displayType)
Method Detail |
---|
public Message.Category getCategory()
public Message.DisplayType getDisplayType()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |