|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.jaxrs.provider.AbstractJAXBProvider.CollectionWrapper
protected static class AbstractJAXBProvider.CollectionWrapper
| Constructor Summary | |
|---|---|
protected |
AbstractJAXBProvider.CollectionWrapper()
|
| Method Summary | ||
|---|---|---|
|
getCollectionOrArray(java.lang.Class<T> type,
java.lang.Class<?> origType)
|
|
java.util.List<?> |
getList()
|
|
void |
setList(java.util.List<?> list)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractJAXBProvider.CollectionWrapper()
| Method Detail |
|---|
public void setList(java.util.List<?> list)
public java.util.List<?> getList()
public <T> java.lang.Object getCollectionOrArray(java.lang.Class<T> type,
java.lang.Class<?> origType)
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||