API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.bind.annotation. XmlEnum View Source
Author(s)
Since
JAXB2.0
Version
Serial
Description
@Retention (value=RUNTIME)
@Target (value=TYPE)
public annotation XmlEnum
  Maps an enum type Enum to XML representation.
See also:   
Elements
value = java.lang.String.class
Java type that is mapped to a XML simple type.
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar