Enum Class XmlAccessType

java.lang.Object
java.lang.Enum<XmlAccessType>
jakarta.xml.bind.annotation.XmlAccessType
All Implemented Interfaces:
Serializable, Comparable<XmlAccessType>, Constable

public enum XmlAccessType extends Enum<XmlAccessType>
Used by XmlAccessorType to control serialization of fields or properties.
Since:
1.6, JAXB 2.0
See Also: