Uses of Class
triploa.NotificationList

Uses of NotificationList in triploa
 

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

Methods in triploa with parameters of type NotificationList
 void MainMIDlet.showNotification(NotificationList list)