API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.bind.annotation. XmlElements View Source
Author(s)

Since
JAXB2.0
Version
Serial
Description
@Retention (value=RUNTIME)
@Target (value={FIELD, METHOD})
public annotation XmlElements
  A container for multiple @XmlElement annotations.
Elements
value [REQUIRED]
Collection of @XmlElement annotations
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar