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