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