| Modifier and Type | Method and Description |
|---|---|
static BaiduDwzErrorType |
BaiduDwzErrorType.getByCode(Integer code)
根据code获取枚举
|
BaiduDwzErrorType |
BaiduDwzResponse.getErrorType()
获取错误类型枚举
|
static BaiduDwzErrorType |
BaiduDwzErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaiduDwzErrorType[] |
BaiduDwzErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021–2022 EasyJ????. All rights reserved.