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