|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Book | |
|---|---|
| org.apache.cxf.systest.jaxrs.codegen.schema | |
| org.apache.cxf.systest.jaxrs.codegen.service | |
| Uses of Book in org.apache.cxf.systest.jaxrs.codegen.schema |
|---|
| Methods in org.apache.cxf.systest.jaxrs.codegen.schema that return Book | |
|---|---|
Book |
ObjectFactory.createBook()
Create an instance of Book |
| Methods in org.apache.cxf.systest.jaxrs.codegen.schema that return types with arguments of type Book | |
|---|---|
javax.xml.bind.JAXBElement<Book> |
ObjectFactory.createThebook(Book value)
Create an instance of JAXBElement<Book>} |
| Methods in org.apache.cxf.systest.jaxrs.codegen.schema with parameters of type Book | |
|---|---|
javax.xml.bind.JAXBElement<Book> |
ObjectFactory.createThebook(Book value)
Create an instance of JAXBElement<Book>} |
| Uses of Book in org.apache.cxf.systest.jaxrs.codegen.service |
|---|
| Methods in org.apache.cxf.systest.jaxrs.codegen.service with parameters of type Book | |
|---|---|
void |
BookStore.addBook(int bookid,
Book book)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||