|
EclipseLink 2.4.1, build 'v20121003-ad44345' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface XmlDiscriminatorNode
The XmlDiscriminatorNode annotation is used to specify the class indicator field name when using inheritance.
| Required Element Summary | |
|---|---|
java.lang.String |
value
(Required) Indicates the the class indicator field name. |
| Element Detail |
|---|
public abstract java.lang.String value
|
EclipseLink 2.4.1, build 'v20121003-ad44345' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||