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

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

Methods in com.googlecode.jeeunit.example.model that return types with arguments of type Book
 Set<Book> Author.getBooks()
           
 

Method parameters in com.googlecode.jeeunit.example.model with type arguments of type Book
 void Author.setBooks(Set<Book> books)
           
 



Copyright © 2010-2011. All Rights Reserved.