public interface OutOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getErrMsg()
string errMsg = 5; |
com.google.protobuf.ByteString |
getErrMsgBytes()
string errMsg = 5; |
String |
getErrorCode()
string errorCode = 3; |
com.google.protobuf.ByteString |
getErrorCodeBytes()
string errorCode = 3; |
String |
getErrorDesc()
string errorDesc = 4; |
com.google.protobuf.ByteString |
getErrorDescBytes()
string errorDesc = 4; |
int |
getErrorValue()
int32 errorValue = 2; |
String |
getHttp()
string http = 6; |
com.google.protobuf.ByteString |
getHttpBytes()
string http = 6; |
String |
getOutput()
string output = 7; |
com.google.protobuf.ByteString |
getOutputBytes()
string output = 7; |
RespInfo |
getRespInfo()
.connector.RespInfo respInfo = 1; |
RespInfoOrBuilder |
getRespInfoOrBuilder()
.connector.RespInfo respInfo = 1; |
boolean |
hasRespInfo()
.connector.RespInfo respInfo = 1; |
boolean hasRespInfo()
.connector.RespInfo respInfo = 1;RespInfo getRespInfo()
.connector.RespInfo respInfo = 1;RespInfoOrBuilder getRespInfoOrBuilder()
.connector.RespInfo respInfo = 1;int getErrorValue()
int32 errorValue = 2;String getErrorCode()
string errorCode = 3;com.google.protobuf.ByteString getErrorCodeBytes()
string errorCode = 3;String getErrorDesc()
string errorDesc = 4;com.google.protobuf.ByteString getErrorDescBytes()
string errorDesc = 4;String getErrMsg()
string errMsg = 5;com.google.protobuf.ByteString getErrMsgBytes()
string errMsg = 5;String getHttp()
string http = 6;com.google.protobuf.ByteString getHttpBytes()
string http = 6;String getOutput()
string output = 7;com.google.protobuf.ByteString getOutputBytes()
string output = 7;Copyright © 2018. All rights reserved.