| Package | Description |
|---|---|
| org.apache.cxf.tests.inherit.objects | |
| org.apache.cxf.tests.inherit.types |
| Modifier and Type | Class and Description |
|---|---|
class |
SubTypeA
Java class for SubTypeA complex type.
|
class |
SubTypeB
Java class for SubTypeB complex type.
|
| Modifier and Type | Method and Description |
|---|---|
BaseType |
ObjectFactory.createBaseType()
Create an instance of
BaseType |
| Modifier and Type | Field and Description |
|---|---|
protected BaseType |
ObjectInfo.baseObject |
| Modifier and Type | Method and Description |
|---|---|
BaseType |
ObjectInfo.getBaseObject()
Gets the value of the baseObject property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectInfo.setBaseObject(BaseType value)
Sets the value of the baseObject property.
|
Apache CXF