org.apache.cxf.customer.book
Class Books

java.lang.Object
  extended by org.apache.cxf.customer.book.Books

public class Books
extends java.lang.Object


Constructor Summary
Books()
           
 
Method Summary
 Book[] getBooks()
           
 void setBooks(Book[] b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Books

public Books()
Method Detail

getBooks

public Book[] getBooks()

setBooks

public void setBooks(Book[] b)


Apache CXF