@Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) @Deprecated public @interface XmlElements
Modifier and Type | Required Element and Description |
---|---|
XmlElement[] |
value
Deprecated.
Collection of @
XmlElement annotations |
public abstract XmlElement[] value
XmlElement
annotationsCopyright © 2000–2022 EPAM Systems. All rights reserved.