Uses of Enum Class
org.miaixz.bus.gitlab.models.Constants.MergeRequestSearchIn
Packages that use Constants.MergeRequestSearchIn
-
Uses of Constants.MergeRequestSearchIn in org.miaixz.bus.gitlab.models
Methods in org.miaixz.bus.gitlab.models that return Constants.MergeRequestSearchInModifier and TypeMethodDescriptionMergeRequestFilter.getIn()Returns the enum constant of this class with the specified name.static Constants.MergeRequestSearchIn[]Constants.MergeRequestSearchIn.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.miaixz.bus.gitlab.models with parameters of type Constants.MergeRequestSearchInModifier and TypeMethodDescriptionvoidMergeRequestFilter.setIn(Constants.MergeRequestSearchIn in) MergeRequestFilter.withIn(Constants.MergeRequestSearchIn in)