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