-
方法概要
从接口继承的方法 com.google.protobuf.MessageLiteOrBuilder
isInitialized
从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
方法详细资料
-
hasBlock
boolean hasBlock()
defined in user code
.xchain.contract.sdk.Block block = 1;
- 返回:
- Whether the block field is set.
-
getBlock
defined in user code
.xchain.contract.sdk.Block block = 1;
- 返回:
- The block.
-
getBlockOrBuilder
defined in user code
.xchain.contract.sdk.Block block = 1;