Uses of Class
org.apache.cxf.customer.book.Book
-
Packages that use Book Package Description org.apache.cxf.customer.book Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Book in org.apache.cxf.customer.book
Methods in org.apache.cxf.customer.book that return Book Modifier and Type Method Description BookBookService. getAnotherBook(GetAnotherBook getAnotherBook)BookBookServiceImpl. getAnotherBook(GetAnotherBook getAnotherBook)BookBookService. getBook(GetBook getBook)BookBookServiceImpl. getBook(GetBook getBook)BookBookServiceWrapped. getBook(long bookid)BookBookServiceWrappedImpl. getBook(long bookid)Book[]Books. getBooks()Methods in org.apache.cxf.customer.book with parameters of type Book Modifier and Type Method Description longBookService. addBook(Book c)longBookServiceImpl. addBook(Book b)voidBooks. setBooks(Book[] b)voidBookService. updateBook(Book c)voidBookServiceImpl. updateBook(Book b)
-