|
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 XmlDiscriminatorValue
The XmlDiscriminatorValue annotation is used to specify the class indicator for a given type when using inheritance.
| Required Element Summary | |
|---|---|
java.lang.String |
value
(Required) Indicates the class indicator for a given Type. |
| 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 | ||||||||