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