A B C G I N O S T 

A

addBook(int, Book) - Method in class org.apache.cxf.systest.jaxrs.codegen.service.BookStore
 

B

Book - Class in org.apache.cxf.systest.jaxrs.codegen.jibx
Schema fragment(s) for this class:
Book() - Constructor for class org.apache.cxf.systest.jaxrs.codegen.jibx.Book
 
Book - Class in org.apache.cxf.systest.jaxrs.codegen.schema
Java class for book complex type.
Book() - Constructor for class org.apache.cxf.systest.jaxrs.codegen.schema.Book
 
Book2 - Class in org.apache.cxf.systest.jaxrs.codegen.schema
Java class for book2 complex type.
Book2() - Constructor for class org.apache.cxf.systest.jaxrs.codegen.schema.Book2
 
BookStore - Class in org.apache.cxf.systest.jaxrs.codegen.service
 
BookStore() - Constructor for class org.apache.cxf.systest.jaxrs.codegen.service.BookStore
 

C

Chapter - Class in org.apache.cxf.systest.jaxrs.codegen.schema
Java class for chapter complex type.
Chapter() - Constructor for class org.apache.cxf.systest.jaxrs.codegen.schema.Chapter
 
createBook() - Method in class org.apache.cxf.systest.jaxrs.codegen.schema.ObjectFactory
Create an instance of Book
createBook2() - Method in class org.apache.cxf.systest.jaxrs.codegen.schema.ObjectFactory
Create an instance of Book2
createChapter() - Method in class org.apache.cxf.systest.jaxrs.codegen.schema.ObjectFactory
Create an instance of Chapter
createThebook(Book) - Method in class org.apache.cxf.systest.jaxrs.codegen.schema.ObjectFactory
Create an instance of JAXBElement<Book>}
createThechapter(Chapter) - Method in class org.apache.cxf.systest.jaxrs.codegen.schema.ObjectFactory
Create an instance of JAXBElement<Chapter>}

G

getId() - Method in class org.apache.cxf.systest.jaxrs.codegen.jibx.Book
Get the 'id' element value.
getId() - Method in class org.apache.cxf.systest.jaxrs.codegen.schema.Book
Gets the value of the id property.
getId() - Method in class org.apache.cxf.systest.jaxrs.codegen.schema.Book2
Gets the value of the id property.
getId() - Method in class org.apache.cxf.systest.jaxrs.codegen.schema.Chapter
Gets the value of the id property.
getName() - Method in class org.apache.cxf.systest.jaxrs.codegen.jibx.Book
Get the 'name' element value.
getName() - Method in class org.apache.cxf.systest.jaxrs.codegen.schema.Book2
Gets the value of the name property.
getThechapter() - Method in class org.apache.cxf.systest.jaxrs.codegen.schema.Book
Gets the value of the thechapter property.

I

id - Variable in class org.apache.cxf.systest.jaxrs.codegen.schema.Book
 
id - Variable in class org.apache.cxf.systest.jaxrs.codegen.schema.Book2
 
id - Variable in class org.apache.cxf.systest.jaxrs.codegen.schema.Chapter
 

N

name - Variable in class org.apache.cxf.systest.jaxrs.codegen.schema.Book2
 

O

ObjectFactory - Class in org.apache.cxf.systest.jaxrs.codegen.schema
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.systest.jaxrs.codegen.schema package.
ObjectFactory() - Constructor for class org.apache.cxf.systest.jaxrs.codegen.schema.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.systest.jaxrs.codegen.schema
org.apache.cxf.systest.jaxrs.codegen.jibx - package org.apache.cxf.systest.jaxrs.codegen.jibx
 
org.apache.cxf.systest.jaxrs.codegen.schema - package org.apache.cxf.systest.jaxrs.codegen.schema
 
org.apache.cxf.systest.jaxrs.codegen.service - package org.apache.cxf.systest.jaxrs.codegen.service
 

S

setId(long) - Method in class org.apache.cxf.systest.jaxrs.codegen.jibx.Book
Set the 'id' element value.
setId(int) - Method in class org.apache.cxf.systest.jaxrs.codegen.schema.Book
Sets the value of the id property.
setId(int) - Method in class org.apache.cxf.systest.jaxrs.codegen.schema.Book2
Sets the value of the id property.
setId(int) - Method in class org.apache.cxf.systest.jaxrs.codegen.schema.Chapter
Sets the value of the id property.
setName(String) - Method in class org.apache.cxf.systest.jaxrs.codegen.jibx.Book
Set the 'name' element value.
setName(String) - Method in class org.apache.cxf.systest.jaxrs.codegen.schema.Book2
Sets the value of the name property.
setThechapter(Chapter) - Method in class org.apache.cxf.systest.jaxrs.codegen.schema.Book
Sets the value of the thechapter property.

T

thechapter - Variable in class org.apache.cxf.systest.jaxrs.codegen.schema.Book
 
A B C G I N O S T 

Apache CXF