public static interface XchainOuterClass.ContractResponseOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getBody()
optional bytes body = 3; |
String |
getMessage()
optional string message = 2; |
com.google.protobuf.ByteString |
getMessageBytes()
optional string message = 2; |
int |
getStatus()
optional int32 status = 1; |
int getStatus()
optional int32 status = 1;String getMessage()
optional string message = 2;com.google.protobuf.ByteString getMessageBytes()
optional string message = 2;com.google.protobuf.ByteString getBody()
optional bytes body = 3;Copyright © 2020. All rights reserved.