Uses of Class
edu.nrao.sss.model.proposal.Author

Packages that use Author
edu.nrao.sss.model.proposal Proposal object model. 
 

Uses of Author in edu.nrao.sss.model.proposal
 

Methods in edu.nrao.sss.model.proposal that return types with arguments of type Author
 List<Author> Proposal.getAuthors()
           
 

Methods in edu.nrao.sss.model.proposal with parameters of type Author
 void Proposal.addAuthor(Author newAuthor)
           
 void Proposal.removeAuthor(Author oldAuthor)
           
 



Copyright © 2009. All Rights Reserved.