|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Message.Category | |
|---|---|
| org.teleal.cling.support.messagebox.model | |
| Uses of Message.Category in org.teleal.cling.support.messagebox.model |
|---|
| Methods in org.teleal.cling.support.messagebox.model that return Message.Category | |
|---|---|
Message.Category |
Message.getCategory()
|
static Message.Category |
Message.Category.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Message.Category[] |
Message.Category.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.teleal.cling.support.messagebox.model with parameters of type Message.Category | |
|---|---|
Message(int id,
Message.Category category,
Message.DisplayType displayType)
|
|
Message(Message.Category category,
Message.DisplayType displayType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||