API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.bind.annotation. XmlAccessorType View Source
Author(s)
Sekhar Vajjhala, Sun Microsystems, Inc.
Since
JAXB2.0
Version
$Revision: 1.8 $
Serial
Description
@Inherited
@Retention (value=RUNTIME)
@Target (value={PACKAGE, TYPE})
public annotation XmlAccessorType
  Controls whether fields or Javabean properties are serialized by default.
See also:    XmlAccessType
Elements
value = PUBLIC_MEMBER
  Specifies whether fields or properties are serialized.
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar