|
Oracle Fusion Middleware Java API Reference for Oracle TopLink 11g Release 1 (11.1.1) E28847-01 |
||||||||
| 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
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||