Annotation Type XmlParameter
-
@Retention(RUNTIME) public @interface XmlParameter
Purpose: An annotation representing a parameter to a method. Used with XmlIsSetNullPolicy to specify parameters for the isSet method.
@Retention(RUNTIME)
public @interface XmlParameter