Uses of Class
triploa.MessageList

Uses of MessageList in triploa
 

Methods in triploa that return MessageList
static MessageList MessageList.create(org.kxml2.io.KXmlParser p)
          call for getting a new instance of this class from xml
 

Methods in triploa with parameters of type MessageList
 void MainMIDlet.allMsg(MessageList l)
           
 void MainMIDlet.sentMsg(MessageList l)
           
 void MainMIDlet.unreadMsg(MessageList l)