Uses of Enum Class
org.openmetadata.service.jdbi3.SuggestionRepository.PaginationType
Packages that use SuggestionRepository.PaginationType
-
Uses of SuggestionRepository.PaginationType in org.openmetadata.service.jdbi3
Methods in org.openmetadata.service.jdbi3 that return SuggestionRepository.PaginationTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SuggestionRepository.PaginationType[]SuggestionRepository.PaginationType.values()Returns an array containing the constants of this enum class, in the order they are declared.