Uses of Class
org.hackystat.tickertape.tickerlingua.jaxb.Mail

Packages that use Mail
org.hackystat.tickertape.tickerlingua.jaxb   
 

Uses of Mail in org.hackystat.tickertape.tickerlingua.jaxb
 

Fields in org.hackystat.tickertape.tickerlingua.jaxb declared as Mail
protected  Mail Globals.mail
           
 

Methods in org.hackystat.tickertape.tickerlingua.jaxb that return Mail
 Mail ObjectFactory.createMail()
          Create an instance of Mail
 Mail Globals.getMail()
          Gets the value of the mail property.
 

Methods in org.hackystat.tickertape.tickerlingua.jaxb with parameters of type Mail
 void Globals.setMail(Mail value)
          Sets the value of the mail property.