Uses of Class
com.googlecode.jeeunit.example.model.Author

Uses of Author in com.googlecode.jeeunit.example.model
 

Methods in com.googlecode.jeeunit.example.model that return Author
 Author Book.getAuthor()
           
 

Methods in com.googlecode.jeeunit.example.model with parameters of type Author
 void Book.setAuthor(Author author)
           
 



Copyright © 2010-2011. All Rights Reserved.