public class NodeStates extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
PASS
通过
|
static int |
REJECT
拒绝
|
static int |
UNDEFINED
未定议
|
static int |
WAIT
等待
|
static int |
WITHDRAW
撤回
|
static int |
WITHDRAW_ALL
撤回全部
|
| Constructor and Description |
|---|
NodeStates() |
Copyright © 2025. All rights reserved.