public static interface NodeGroupRegVerifyRespEntity.NodeGroupRegVerifyRespOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getNidFrom()
bytes nid_from = 3; |
com.google.protobuf.ByteString |
getNodeUri()
类似URI结构
bytes node_uri = 1; |
int |
getRetCode()
uint32 ret_code = 4; |
String |
getRetMsg()
string ret_msg = 5; |
com.google.protobuf.ByteString |
getRetMsgBytes()
string ret_msg = 5; |
NodeGroupRegVerifyRespEntity.TnRouteType |
getRouteType()
.TnRouteType route_type = 2; |
int |
getRouteTypeValue()
.TnRouteType route_type = 2; |
int |
getSeq()
uint32 seq = 6; |
com.google.protobuf.ByteString getNodeUri()
类似URI结构
bytes node_uri = 1;int getRouteTypeValue()
.TnRouteType route_type = 2;NodeGroupRegVerifyRespEntity.TnRouteType getRouteType()
.TnRouteType route_type = 2;com.google.protobuf.ByteString getNidFrom()
bytes nid_from = 3;int getRetCode()
uint32 ret_code = 4;String getRetMsg()
string ret_msg = 5;com.google.protobuf.ByteString getRetMsgBytes()
string ret_msg = 5;int getSeq()
uint32 seq = 6;Copyright © 2022. All rights reserved.