Annotation Type Wrapped
-
@Target({PARAMETER,METHOD}) @Retention(RUNTIME) public @interface Wrapped
Put this on a method or parameter when you want to marshal or unmarshal a collection or array of JAXB objects i.e.- Version:
- $Revision: 1 $
@Target({PARAMETER,METHOD})
@Retention(RUNTIME)
public @interface Wrapped