|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=RUNTIME) public @interface XmlParameter
Purpose: An annotation representing a parameter to a method. Used with XmlIsSetNullPolicy to specify parameters for the isSet method.
| Required Element Summary | |
|---|---|
java.lang.Class |
type
|
java.lang.String |
value
|
| Element Detail |
|---|
public abstract java.lang.String value
public abstract java.lang.Class type
|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||