Uses of Enum
ai.vectros.resources.search.types.SearchRequestMode.Value
Packages that use SearchRequestMode.Value
-
Uses of SearchRequestMode.Value in ai.vectros.resources.search.types
Methods in ai.vectros.resources.search.types that return SearchRequestMode.ValueModifier and TypeMethodDescriptionSearchRequestMode.getEnumValue()static SearchRequestMode.ValueReturns the enum constant of this type with the specified name.static SearchRequestMode.Value[]SearchRequestMode.Value.values()Returns an array containing the constants of this enum type, in the order they are declared.