枚举类的使用
io.agentscope.core.plan.model.PlanState
使用PlanState的程序包
-
io.agentscope.core.plan.model中PlanState的使用
修饰符和类型方法说明Plan.getState()Gets the current state of this plan.static PlanState返回带有指定名称的该类的枚举常量。static PlanState[]PlanState.values()返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同参数类型为PlanState的io.agentscope.core.plan.model中的方法