Uses of Enum Class
com.alibaba.cloud.ai.graph.agent.interceptor.todolist.TodoListInterceptor.TodoStatus
Packages that use TodoListInterceptor.TodoStatus
-
Uses of TodoListInterceptor.TodoStatus in com.alibaba.cloud.ai.graph.agent.interceptor.todolist
Methods in com.alibaba.cloud.ai.graph.agent.interceptor.todolist that return TodoListInterceptor.TodoStatusModifier and TypeMethodDescriptionTodoListInterceptor.Todo.getStatus()Returns the enum constant of this class with the specified name.static TodoListInterceptor.TodoStatus[]TodoListInterceptor.TodoStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.alibaba.cloud.ai.graph.agent.interceptor.todolist with parameters of type TodoListInterceptor.TodoStatusModifier and TypeMethodDescriptionvoidTodoListInterceptor.Todo.setStatus(TodoListInterceptor.TodoStatus status) Constructors in com.alibaba.cloud.ai.graph.agent.interceptor.todolist with parameters of type TodoListInterceptor.TodoStatus