|
Oracle® Fusion Middleware Java API Reference for EclipseLink 11g Release 1 (11.1.1) E26376-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface XmlVirtualAccessMethods
The XmlVirtualAccessMethods annotation is used to indicate that this class has been configured to hold virtual properties.
| Optional Element Summary | |
|---|---|
java.lang.String |
getMethod(Optional) Defines the name of the method used to retrieve virtual properties. |
XmlVirtualAccessMethodsSchema |
schema(Optional) Configure the way that virtual properties will appear in generated schemas. |
java.lang.String |
setMethod(Optional) Defines the name of the method used to store virtual properties. |
public abstract java.lang.String getMethod
public abstract java.lang.String setMethod
public abstract XmlVirtualAccessMethodsSchema schema
|
Oracle® Fusion Middleware Java API Reference for EclipseLink 11g Release 1 (11.1.1) E26376-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||