-
方法概要
从接口继承的方法 com.google.protobuf.MessageLiteOrBuilder
isInitialized
从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
方法详细资料
-
hasResponse
boolean hasResponse()
.xchain.contract.sdk.Response response = 1;
- 返回:
- Whether the response field is set.
-
getResponse
.xchain.contract.sdk.Response response = 1;
- 返回:
- The response.
-
getResponseOrBuilder
.xchain.contract.sdk.Response response = 1;