Uses of Class
org.teleal.cling.support.messagebox.model.Message.Category

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(Message.Category category, Message.DisplayType displayType)
           
 



Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.