Uses of Class
org.sciplore.resources.Newsletter

Packages that use Newsletter
org.sciplore.resources   
 

Uses of Newsletter in org.sciplore.resources
 

Methods in org.sciplore.resources that return types with arguments of type Newsletter
 Set<Newsletter> User.getNewsletters()
           
 

Method parameters in org.sciplore.resources with type arguments of type Newsletter
 void User.setNewsletters(Set<Newsletter> newsletters)