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