Uses of Enum Class
com.langfuse.client.resources.prompts.types.PromptType.Value
Packages that use PromptType.Value
-
Uses of PromptType.Value in com.langfuse.client.resources.prompts.types
Methods in com.langfuse.client.resources.prompts.types that return PromptType.ValueModifier and TypeMethodDescriptionPromptType.getEnumValue()static PromptType.ValueReturns the enum constant of this class with the specified name.static PromptType.Value[]PromptType.Value.values()Returns an array containing the constants of this enum class, in the order they are declared.