|
EclipseLink 2.2.0, build 'v20110202-r8913' 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.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |