Uses of Class
com.jgoodies.bookfinder.domain.Book

Packages that use Book
com.jgoodies.bookfinder.domain Contains domain classes used by the Book Finder. 
 

Uses of Book in com.jgoodies.bookfinder.domain
 

Methods in com.jgoodies.bookfinder.domain with parameters of type Book
 boolean BookFilter.accept(Book details)
          Tests and answers if the specified details should be displayed in the overview.
 void SearchResult.addBook(Book book)
           
 



Copyright © 2002-2008 JGoodies Karsten Lentzsch. All Rights Reserved.