|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface XmlParamType
Annotates services method parameters to provide information about how they are to be serialized.
| Optional Element Summary | |
|---|---|
String |
name
|
String |
namespace
|
Class |
type
|
public abstract Class type
public abstract String name
public abstract String namespace
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||