public static final class Message.ProtoTransactionWithReceipt.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Message.ProtoTransactionWithReceipt.Builder> implements Message.ProtoTransactionWithReceiptOrBuilder
com.firestack.laksaj.proto.ProtoTransactionWithReceipt| 限定符和类型 | 方法和说明 |
|---|---|
Message.ProtoTransactionWithReceipt.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Message.ProtoTransactionWithReceipt |
build() |
Message.ProtoTransactionWithReceipt |
buildPartial() |
Message.ProtoTransactionWithReceipt.Builder |
clear() |
Message.ProtoTransactionWithReceipt.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Message.ProtoTransactionWithReceipt.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Message.ProtoTransactionWithReceipt.Builder |
clearReceipt()
optional .com.firestack.laksaj.proto.ProtoTransactionReceipt receipt = 2; |
Message.ProtoTransactionWithReceipt.Builder |
clearTransaction()
optional .com.firestack.laksaj.proto.ProtoTransaction transaction = 1; |
Message.ProtoTransactionWithReceipt.Builder |
clone() |
Message.ProtoTransactionWithReceipt |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Message.ProtoTransactionReceipt |
getReceipt()
optional .com.firestack.laksaj.proto.ProtoTransactionReceipt receipt = 2; |
Message.ProtoTransactionReceipt.Builder |
getReceiptBuilder()
optional .com.firestack.laksaj.proto.ProtoTransactionReceipt receipt = 2; |
Message.ProtoTransactionReceiptOrBuilder |
getReceiptOrBuilder()
optional .com.firestack.laksaj.proto.ProtoTransactionReceipt receipt = 2; |
Message.ProtoTransaction |
getTransaction()
optional .com.firestack.laksaj.proto.ProtoTransaction transaction = 1; |
Message.ProtoTransaction.Builder |
getTransactionBuilder()
optional .com.firestack.laksaj.proto.ProtoTransaction transaction = 1; |
Message.ProtoTransactionOrBuilder |
getTransactionOrBuilder()
optional .com.firestack.laksaj.proto.ProtoTransaction transaction = 1; |
boolean |
hasReceipt()
optional .com.firestack.laksaj.proto.ProtoTransactionReceipt receipt = 2; |
boolean |
hasTransaction()
optional .com.firestack.laksaj.proto.ProtoTransaction transaction = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Message.ProtoTransactionWithReceipt.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Message.ProtoTransactionWithReceipt.Builder |
mergeFrom(Message.ProtoTransactionWithReceipt other) |
Message.ProtoTransactionWithReceipt.Builder |
mergeFrom(com.google.protobuf.Message other) |
Message.ProtoTransactionWithReceipt.Builder |
mergeReceipt(Message.ProtoTransactionReceipt value)
optional .com.firestack.laksaj.proto.ProtoTransactionReceipt receipt = 2; |
Message.ProtoTransactionWithReceipt.Builder |
mergeTransaction(Message.ProtoTransaction value)
optional .com.firestack.laksaj.proto.ProtoTransaction transaction = 1; |
Message.ProtoTransactionWithReceipt.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Message.ProtoTransactionWithReceipt.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Message.ProtoTransactionWithReceipt.Builder |
setReceipt(Message.ProtoTransactionReceipt.Builder builderForValue)
optional .com.firestack.laksaj.proto.ProtoTransactionReceipt receipt = 2; |
Message.ProtoTransactionWithReceipt.Builder |
setReceipt(Message.ProtoTransactionReceipt value)
optional .com.firestack.laksaj.proto.ProtoTransactionReceipt receipt = 2; |
Message.ProtoTransactionWithReceipt.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
Message.ProtoTransactionWithReceipt.Builder |
setTransaction(Message.ProtoTransaction.Builder builderForValue)
optional .com.firestack.laksaj.proto.ProtoTransaction transaction = 1; |
Message.ProtoTransactionWithReceipt.Builder |
setTransaction(Message.ProtoTransaction value)
optional .com.firestack.laksaj.proto.ProtoTransaction transaction = 1; |
Message.ProtoTransactionWithReceipt.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Message.ProtoTransactionWithReceipt.Builder>public Message.ProtoTransactionWithReceipt.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Message.ProtoTransactionWithReceipt.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Message.ProtoTransactionWithReceipt.Builder>public Message.ProtoTransactionWithReceipt getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic Message.ProtoTransactionWithReceipt build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic Message.ProtoTransactionWithReceipt buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic Message.ProtoTransactionWithReceipt.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Message.ProtoTransactionWithReceipt.Builder>public Message.ProtoTransactionWithReceipt.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Message.ProtoTransactionWithReceipt.Builder>public Message.ProtoTransactionWithReceipt.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Message.ProtoTransactionWithReceipt.Builder>public Message.ProtoTransactionWithReceipt.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Message.ProtoTransactionWithReceipt.Builder>public Message.ProtoTransactionWithReceipt.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Message.ProtoTransactionWithReceipt.Builder>public Message.ProtoTransactionWithReceipt.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Message.ProtoTransactionWithReceipt.Builder>public Message.ProtoTransactionWithReceipt.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Message.ProtoTransactionWithReceipt.Builder>public Message.ProtoTransactionWithReceipt.Builder mergeFrom(Message.ProtoTransactionWithReceipt other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Message.ProtoTransactionWithReceipt.Builder>public Message.ProtoTransactionWithReceipt.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Message.ProtoTransactionWithReceipt.Builder>java.io.IOExceptionpublic boolean hasTransaction()
optional .com.firestack.laksaj.proto.ProtoTransaction transaction = 1;public Message.ProtoTransaction getTransaction()
optional .com.firestack.laksaj.proto.ProtoTransaction transaction = 1;public Message.ProtoTransactionWithReceipt.Builder setTransaction(Message.ProtoTransaction value)
optional .com.firestack.laksaj.proto.ProtoTransaction transaction = 1;public Message.ProtoTransactionWithReceipt.Builder setTransaction(Message.ProtoTransaction.Builder builderForValue)
optional .com.firestack.laksaj.proto.ProtoTransaction transaction = 1;public Message.ProtoTransactionWithReceipt.Builder mergeTransaction(Message.ProtoTransaction value)
optional .com.firestack.laksaj.proto.ProtoTransaction transaction = 1;public Message.ProtoTransactionWithReceipt.Builder clearTransaction()
optional .com.firestack.laksaj.proto.ProtoTransaction transaction = 1;public Message.ProtoTransaction.Builder getTransactionBuilder()
optional .com.firestack.laksaj.proto.ProtoTransaction transaction = 1;public Message.ProtoTransactionOrBuilder getTransactionOrBuilder()
optional .com.firestack.laksaj.proto.ProtoTransaction transaction = 1;public boolean hasReceipt()
optional .com.firestack.laksaj.proto.ProtoTransactionReceipt receipt = 2;public Message.ProtoTransactionReceipt getReceipt()
optional .com.firestack.laksaj.proto.ProtoTransactionReceipt receipt = 2;public Message.ProtoTransactionWithReceipt.Builder setReceipt(Message.ProtoTransactionReceipt value)
optional .com.firestack.laksaj.proto.ProtoTransactionReceipt receipt = 2;public Message.ProtoTransactionWithReceipt.Builder setReceipt(Message.ProtoTransactionReceipt.Builder builderForValue)
optional .com.firestack.laksaj.proto.ProtoTransactionReceipt receipt = 2;public Message.ProtoTransactionWithReceipt.Builder mergeReceipt(Message.ProtoTransactionReceipt value)
optional .com.firestack.laksaj.proto.ProtoTransactionReceipt receipt = 2;public Message.ProtoTransactionWithReceipt.Builder clearReceipt()
optional .com.firestack.laksaj.proto.ProtoTransactionReceipt receipt = 2;public Message.ProtoTransactionReceipt.Builder getReceiptBuilder()
optional .com.firestack.laksaj.proto.ProtoTransactionReceipt receipt = 2;public Message.ProtoTransactionReceiptOrBuilder getReceiptOrBuilder()
optional .com.firestack.laksaj.proto.ProtoTransactionReceipt receipt = 2;public final Message.ProtoTransactionWithReceipt.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Message.ProtoTransactionWithReceipt.Builder>public final Message.ProtoTransactionWithReceipt.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Message.ProtoTransactionWithReceipt.Builder>