Uses of Enum Class
jakarta.xml.bind.annotation.XmlAccessOrder
Package
Description
Defines annotations for customizing Java program elements to XML Schema mapping.
-
Uses of XmlAccessOrder in jakarta.xml.bind.annotation
Modifier and TypeMethodDescriptionstatic XmlAccessOrder
Returns the enum constant of this class with the specified name.static XmlAccessOrder[]
XmlAccessOrder.values()
Returns an array containing the constants of this enum class, in the order they are declared.