程序包 network.nerve.core.constant
-
接口概要 接口 说明 CommonCodeConstanst -
类概要 类 说明 BaseConstant ErrorCode 系统所有返回编码的管理工具,所有的常量都应该用该类实现。ToolsConstant TxType 交易类型 -
枚举概要 枚举 说明 SyncStatusEnum 节点同步状态枚举TxStatusEnum 交易状态枚举 Enumeration of transaction status
| 接口 | 说明 |
|---|---|
| CommonCodeConstanst |
| 类 | 说明 |
|---|---|
| BaseConstant | |
| ErrorCode |
系统所有返回编码的管理工具,所有的常量都应该用该类实现。
|
| ToolsConstant | |
| TxType |
交易类型
|
| 枚举 | 说明 |
|---|---|
| SyncStatusEnum |
节点同步状态枚举
|
| TxStatusEnum |
交易状态枚举
Enumeration of transaction status
|