protected static class AbstractJAXBProvider.CollectionWrapper extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractJAXBProvider.CollectionWrapper() |
| Modifier and Type | Method and Description |
|---|---|
<T> Object |
getCollectionOrArray(Class<T> type,
Class<?> origType,
XmlJavaTypeAdapter adapter) |
List<?> |
getList() |
void |
setList(List<?> list) |
Apache CXF