Uses of Class
com.tootsville.MailMessage

Packages that use MailMessage
com.tootsville   
org.starhope.appius.user   
 

Uses of MailMessage in com.tootsville
 

Methods in com.tootsville that return MailMessage
static MailMessage MailMessage.getByID(int id)
           
 

Uses of MailMessage in org.starhope.appius.user
 

Methods in org.starhope.appius.user that return types with arguments of type MailMessage
 java.util.Vector<MailMessage> User.getMailInBox()