Uses of Enum Class
jakarta.data.restrict.CompositeRestriction.Type
Packages that use CompositeRestriction.Type
-
Uses of CompositeRestriction.Type in jakarta.data.restrict
Methods in jakarta.data.restrict that return CompositeRestriction.TypeModifier and TypeMethodDescriptionCompositeRestriction.type()Indicates how to combine the list ofCompositeRestriction.restrictions().static CompositeRestriction.TypeReturns the enum constant of this class with the specified name.static CompositeRestriction.Type[]CompositeRestriction.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.