Uses of Class
org.apache.commons.betwixt.BookBean

Packages that use BookBean
org.apache.commons.betwixt   
 

Uses of BookBean in org.apache.commons.betwixt
 

Methods in org.apache.commons.betwixt that return BookBean
 BookBean[] LibraryBeanWithArraySetter.getBooks()
           
 BookBean[] LibraryBean.getBooks()
           
 

Methods in org.apache.commons.betwixt with parameters of type BookBean
 void LibraryBean.addBook(BookBean book)
           
 void LibraryBeanWithArraySetter.setBooks(BookBean[] books)
           
 



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.