Uses of Enum Class
jakarta.data.Direction
Packages that use Direction
-
Uses of Direction in jakarta.data
Subclasses with type arguments of type Direction in jakarta.dataMethods in jakarta.data that return DirectionModifier and TypeMethodDescriptionstatic DirectionReturns the enum constant of this class with the specified name.static Direction[]Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in jakarta.data with parameters of type Direction