public static interface NodeRegRespEntity.NodeRegRespOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getRetCode()
uint32 ret_code = 1; |
String |
getRetMsg()
string ret_msg = 2; |
com.google.protobuf.ByteString |
getRetMsgBytes()
string ret_msg = 2; |
NodeRegRespEntity.TnRouteType |
getRouteType()
.TnRouteType route_type = 3; |
int |
getRouteTypeValue()
.TnRouteType route_type = 3; |
int getRetCode()
uint32 ret_code = 1;String getRetMsg()
string ret_msg = 2;com.google.protobuf.ByteString getRetMsgBytes()
string ret_msg = 2;int getRouteTypeValue()
.TnRouteType route_type = 3;NodeRegRespEntity.TnRouteType getRouteType()
.TnRouteType route_type = 3;Copyright © 2022. All rights reserved.