|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Documented @Target(value=TYPE) @Inherited public @interface XmlBinding
Annotates binding to use
| Required Element Summary | |
|---|---|
String |
name
the name of the binding to use (jaxb, xmlbeans, ...) |
| Element Detail |
|---|
public abstract String name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||