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