| Package | Description |
|---|---|
| org.apache.type_test.types3 |
| Modifier and Type | Field and Description |
|---|---|
protected List<RecInnerType> |
RecInnerNextType.recInner |
protected List<RecInnerType> |
RecOuterType.recInner |
| Modifier and Type | Method and Description |
|---|---|
RecInnerType |
ObjectFactory.createRecInnerType()
Create an instance of
RecInnerType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RecInnerType> |
ObjectFactory.createRecInner(RecInnerType value)
|
List<RecInnerType> |
RecInnerNextType.getRecInner()
Gets the value of the recInner property.
|
List<RecInnerType> |
RecOuterType.getRecInner()
Gets the value of the recInner property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RecInnerType> |
ObjectFactory.createRecInner(RecInnerType value)
|
Apache CXF