Uses of Class
com.tencentcloudapi.zj.v20190121.ZjErrorCode
-
Packages that use ZjErrorCode Package Description com.tencentcloudapi.zj.v20190121 -
-
Uses of ZjErrorCode in com.tencentcloudapi.zj.v20190121
Methods in com.tencentcloudapi.zj.v20190121 that return ZjErrorCode Modifier and Type Method Description static ZjErrorCodeZjErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static ZjErrorCode[]ZjErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-