Enum Class的使用
io.github.a2ap.core.model.TaskState
使用TaskState的程序包
-
io.github.a2ap.core.model中TaskState的使用
修饰符和类型方法说明static TaskStateTaskStatus.getState()static TaskStateReturns the enum constant of this class with the specified name.static TaskState[]TaskState.values()Returns an array containing the constants of this enum class, in the order they are declared.参数类型为TaskState的io.github.a2ap.core.model中的方法修饰符和类型方法说明void参数类型为TaskState的io.github.a2ap.core.model中的构造器