| Package | Description |
|---|---|
| org.apache.cxf.systest.jaxrs.codegen.schema |
| Modifier and Type | Field and Description |
|---|---|
protected Chapter |
Book.thechapter |
| Modifier and Type | Method and Description |
|---|---|
Chapter |
ObjectFactory.createChapter()
Create an instance of
Chapter |
Chapter |
Book.getThechapter()
Gets the value of the thechapter property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Chapter> |
ObjectFactory.createThechapter(Chapter value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Chapter> |
ObjectFactory.createThechapter(Chapter value)
|
void |
Book.setThechapter(Chapter value)
Sets the value of the thechapter property.
|
Apache CXF