Uses of Class
net.anidb.NotificationType

Packages that use NotificationType
net.anidb   
 

Uses of NotificationType in net.anidb
 

Fields in net.anidb declared as NotificationType
static NotificationType NotificationType.MESSAGE
          Message.
static NotificationType NotificationType.NOTIFICATION
          Notification.
 

Methods in net.anidb that return NotificationType
static NotificationType NotificationType.getInstance(java.lang.String value)
          Returns an instance of the class for the given value.