public static final class InvoicesOuterClass.CancelInvoiceMsg.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InvoicesOuterClass.CancelInvoiceMsg.Builder> implements InvoicesOuterClass.CancelInvoiceMsgOrBuilder
invoicesrpc.CancelInvoiceMsgaddRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<InvoicesOuterClass.CancelInvoiceMsg.Builder>public InvoicesOuterClass.CancelInvoiceMsg.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InvoicesOuterClass.CancelInvoiceMsg.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<InvoicesOuterClass.CancelInvoiceMsg.Builder>public InvoicesOuterClass.CancelInvoiceMsg getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InvoicesOuterClass.CancelInvoiceMsg build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InvoicesOuterClass.CancelInvoiceMsg buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InvoicesOuterClass.CancelInvoiceMsg.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InvoicesOuterClass.CancelInvoiceMsg.Builder>public InvoicesOuterClass.CancelInvoiceMsg.Builder mergeFrom(InvoicesOuterClass.CancelInvoiceMsg other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InvoicesOuterClass.CancelInvoiceMsg.Builder>public InvoicesOuterClass.CancelInvoiceMsg.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InvoicesOuterClass.CancelInvoiceMsg.Builder>java.io.IOExceptionpublic com.google.protobuf.ByteString getPaymentHash()
Hash corresponding to the (hold) invoice to cancel. When using REST, this field must be encoded as base64.
bytes payment_hash = 1;getPaymentHash in interface InvoicesOuterClass.CancelInvoiceMsgOrBuilderpublic InvoicesOuterClass.CancelInvoiceMsg.Builder setPaymentHash(com.google.protobuf.ByteString value)
Hash corresponding to the (hold) invoice to cancel. When using REST, this field must be encoded as base64.
bytes payment_hash = 1;value - The paymentHash to set.public InvoicesOuterClass.CancelInvoiceMsg.Builder clearPaymentHash()
Hash corresponding to the (hold) invoice to cancel. When using REST, this field must be encoded as base64.
bytes payment_hash = 1;public final InvoicesOuterClass.CancelInvoiceMsg.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InvoicesOuterClass.CancelInvoiceMsg.Builder>public final InvoicesOuterClass.CancelInvoiceMsg.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InvoicesOuterClass.CancelInvoiceMsg.Builder>