Uses of Enum Class
jakarta.xml.bind.annotation.XmlAccessOrder
Packages that use XmlAccessOrder
Package
Description
Defines annotations for customizing Java program elements to XML Schema mapping.
-
Uses of XmlAccessOrder in com.sun.tools.xjc.generator.annotation.spec
Methods in com.sun.tools.xjc.generator.annotation.spec with parameters of type XmlAccessOrder -
Uses of XmlAccessOrder in jakarta.xml.bind.annotation
Methods in jakarta.xml.bind.annotation that return XmlAccessOrderModifier and TypeMethodDescriptionstatic XmlAccessOrderReturns 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.